OSDN Git Service

サイズを微妙に変更。(元に戻す)
authorMRSa <mrsa@myad.jp>
Mon, 24 Apr 2017 15:58:41 +0000 (00:58 +0900)
committerMRSa <mrsa@myad.jp>
Mon, 24 Apr 2017 15:58:41 +0000 (00:58 +0900)
wear/src/main/res/layout-notround/activity_main.xml
wear/src/main/res/layout-round/activity_main.xml

index b2da0df..ee89a2a 100644 (file)
@@ -30,7 +30,7 @@
             <TextView
                 android:id="@+id/text_1"
                 android:layout_width="match_parent"
-                android:layout_height="18dp"
+                android:layout_height="16dp"
                 android:layout_weight="1"
                 android:text="@string/app_name"
                 android:textColor="@android:color/white"
@@ -40,7 +40,7 @@
             <TextView
                 android:id="@+id/text_2"
                 android:layout_width="match_parent"
-                android:layout_height="18dp"
+                android:layout_height="16dp"
                 android:layout_weight="1"
                 android:text="@string/text_message_blank"
                 android:textColor="@android:color/white"
@@ -50,7 +50,7 @@
             <TextView
                 android:id="@+id/text_3"
                 android:layout_width="match_parent"
-                android:layout_height="18dp"
+                android:layout_height="16dp"
                 android:layout_weight="1"
                 android:text="@string/text_message_blank"
                 android:textColor="@android:color/white"
@@ -60,7 +60,7 @@
             <TextView
                 android:id="@+id/text_4"
                 android:layout_width="match_parent"
-                android:layout_height="18dp"
+                android:layout_height="16dp"
                 android:layout_weight="1"
                 android:text="@string/text_message_blank"
                 android:textColor="@android:color/holo_orange_light"
index d107eee..189f35f 100644 (file)
@@ -30,7 +30,7 @@
             <TextView
                 android:id="@+id/text_1"
                 android:layout_width="match_parent"
-                android:layout_height="18dp"
+                android:layout_height="16dp"
                 android:layout_weight="1"
                 android:text="@string/app_name"
                 android:textColor="@android:color/white"
@@ -40,7 +40,7 @@
             <TextView
                 android:id="@+id/text_2"
                 android:layout_width="match_parent"
-                android:layout_height="18dp"
+                android:layout_height="16dp"
                 android:layout_weight="1"
                 android:text="@string/text_message_blank"
                 android:textColor="@android:color/white"
@@ -50,7 +50,7 @@
             <TextView
                 android:id="@+id/text_3"
                 android:layout_width="match_parent"
-                android:layout_height="18dp"
+                android:layout_height="16dp"
                 android:layout_weight="1"
                 android:text="@string/text_message_blank"
                 android:textColor="@android:color/white"
@@ -60,7 +60,7 @@
             <TextView
                 android:id="@+id/text_4"
                 android:layout_width="match_parent"
-                android:layout_height="18dp"
+                android:layout_height="16dp"
                 android:layout_weight="1"
                 android:text="@string/text_message_blank"
                 android:textColor="@android:color/holo_orange_light"