|
|
|
@ -85,13 +85,15 @@ |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_weight="1" |
|
|
|
|
android:padding="6dp" |
|
|
|
|
android:text="@string/show_hide" /> |
|
|
|
|
android:text="@string/show_hide" |
|
|
|
|
android:textColor="@color/primaryText" /> |
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
android:id="@+id/tv_header_show" |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:padding="6dp" |
|
|
|
|
android:textColor="@color/primaryText" |
|
|
|
|
tools:text="@string/show_hide" /> |
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
@ -109,13 +111,15 @@ |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_weight="1" |
|
|
|
|
android:padding="6dp" |
|
|
|
|
android:text="@string/left" /> |
|
|
|
|
android:text="@string/left" |
|
|
|
|
android:textColor="@color/primaryText" /> |
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
android:id="@+id/tv_header_left" |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:padding="6dp" |
|
|
|
|
android:textColor="@color/primaryText" |
|
|
|
|
tools:text="@string/title" /> |
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
@ -133,13 +137,15 @@ |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_weight="1" |
|
|
|
|
android:padding="6dp" |
|
|
|
|
android:text="@string/middle" /> |
|
|
|
|
android:text="@string/middle" |
|
|
|
|
android:textColor="@color/primaryText" /> |
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
android:id="@+id/tv_header_middle" |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:padding="6dp" |
|
|
|
|
android:textColor="@color/primaryText" |
|
|
|
|
tools:text="@string/title" /> |
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
@ -157,13 +163,15 @@ |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_weight="1" |
|
|
|
|
android:padding="6dp" |
|
|
|
|
android:text="@string/right" /> |
|
|
|
|
android:text="@string/right" |
|
|
|
|
android:textColor="@color/primaryText" /> |
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
android:id="@+id/tv_header_right" |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:padding="6dp" |
|
|
|
|
android:textColor="@color/primaryText" |
|
|
|
|
tools:text="@string/title" /> |
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
@ -187,13 +195,15 @@ |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_weight="1" |
|
|
|
|
android:padding="6dp" |
|
|
|
|
android:text="@string/show_hide" /> |
|
|
|
|
android:text="@string/show_hide" |
|
|
|
|
android:textColor="@color/primaryText" /> |
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
android:id="@+id/tv_footer_show" |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:padding="6dp" |
|
|
|
|
android:textColor="@color/primaryText" |
|
|
|
|
tools:text="@string/show_hide" /> |
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
@ -211,13 +221,15 @@ |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_weight="1" |
|
|
|
|
android:padding="6dp" |
|
|
|
|
android:text="@string/left" /> |
|
|
|
|
android:text="@string/left" |
|
|
|
|
android:textColor="@color/primaryText" /> |
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
android:id="@+id/tv_footer_left" |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:padding="6dp" |
|
|
|
|
android:textColor="@color/primaryText" |
|
|
|
|
tools:text="@string/title" /> |
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
@ -235,13 +247,15 @@ |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_weight="1" |
|
|
|
|
android:padding="6dp" |
|
|
|
|
android:text="@string/middle" /> |
|
|
|
|
android:text="@string/middle" |
|
|
|
|
android:textColor="@color/primaryText" /> |
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
android:id="@+id/tv_footer_middle" |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:padding="6dp" |
|
|
|
|
android:textColor="@color/primaryText" |
|
|
|
|
tools:text="@string/title" /> |
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
@ -259,13 +273,15 @@ |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_weight="1" |
|
|
|
|
android:padding="6dp" |
|
|
|
|
android:text="@string/right" /> |
|
|
|
|
android:text="@string/right" |
|
|
|
|
android:textColor="@color/primaryText" /> |
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
android:id="@+id/tv_footer_right" |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:padding="6dp" |
|
|
|
|
android:textColor="@color/primaryText" |
|
|
|
|
tools:text="@string/title" /> |
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
@ -289,13 +305,15 @@ |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_weight="1" |
|
|
|
|
android:padding="6dp" |
|
|
|
|
android:text="@string/text_color" /> |
|
|
|
|
android:text="@string/text_color" |
|
|
|
|
android:textColor="@color/primaryText" /> |
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
android:id="@+id/tv_tip_color" |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:padding="6dp" |
|
|
|
|
android:textColor="@color/primaryText" |
|
|
|
|
tools:text="@string/text_color" /> |
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
|