Project

General

Profile

« Previous | Next » 

Revision 82ea662b

Added by Leszek Koltunski over 1 year ago

Purchase Pane: resources.

View differences:

src/main/res/layout/purchase.xml
82 82
            android:layout_height="match_parent"
83 83
            android:layout_weight="1.0"
84 84
            android:gravity="center_vertical|end"
85
            android:backgroundTint="@color/dark_white"
85 86
            android:paddingStart="5dp"
86 87
            android:textSize="26sp"
87 88
            android:singleLine="true"
......
116 117
            android:layout_height="match_parent"
117 118
            android:layout_weight="1.0"
118 119
            android:gravity="center_vertical|end"
120
            android:backgroundTint="@color/dark_white"
119 121
            android:paddingStart="5dp"
120 122
            android:textSize="26sp"
121 123
            android:singleLine="true"

Also available in: Unified diff