* commit 'eddd983de58b0fc5499e06591fa3750ff3d7292b': Allow give/take in app version/disabled fields
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
<TextView
|
||||
android:id="@+id/widget_text1"
|
||||
android:layout_width="0dp"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:layout_gravity="fill_horizontal|top"
|
||||
@@ -34,7 +34,7 @@
|
||||
|
||||
<TextView
|
||||
android:id="@+id/widget_text2"
|
||||
android:layout_width="0dp"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:layout_marginStart="8dip"
|
||||
|
Reference in New Issue
Block a user