|
|
|
@ -27,7 +27,7 @@ |
|
|
|
|
android:id="@+id/tv_text_color" |
|
|
|
|
android:layout_width="0dp" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_weight="2" |
|
|
|
|
android:layout_weight="5" |
|
|
|
|
android:layout_gravity="center" |
|
|
|
|
android:layout_marginLeft="6dp" |
|
|
|
|
android:layout_marginRight="6dp" |
|
|
|
@ -44,7 +44,7 @@ |
|
|
|
|
android:id="@+id/tv_bg_color" |
|
|
|
|
android:layout_width="0dp" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_weight="2" |
|
|
|
|
android:layout_weight="5" |
|
|
|
|
android:layout_gravity="center" |
|
|
|
|
android:layout_marginLeft="6dp" |
|
|
|
|
android:layout_marginRight="6dp" |
|
|
|
@ -61,7 +61,7 @@ |
|
|
|
|
android:id="@+id/tv_default" |
|
|
|
|
android:layout_width="0dp" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_weight="1" |
|
|
|
|
android:layout_weight="3" |
|
|
|
|
android:layout_gravity="center" |
|
|
|
|
android:layout_marginLeft="6dp" |
|
|
|
|
android:layout_marginRight="6dp" |
|
|
|
@ -78,7 +78,7 @@ |
|
|
|
|
android:id="@+id/tv_import" |
|
|
|
|
android:layout_width="0dp" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_weight="1" |
|
|
|
|
android:layout_weight="3" |
|
|
|
|
android:layout_gravity="center" |
|
|
|
|
android:layout_marginLeft="6dp" |
|
|
|
|
android:layout_marginRight="6dp" |
|
|
|
@ -95,7 +95,7 @@ |
|
|
|
|
android:id="@+id/tv_export" |
|
|
|
|
android:layout_width="0dp" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_weight="1" |
|
|
|
|
android:layout_weight="3" |
|
|
|
|
android:layout_gravity="center" |
|
|
|
|
android:layout_marginLeft="6dp" |
|
|
|
|
android:layout_marginRight="6dp" |
|
|
|
|