OSDN Git Service

とりあえず、APIレベルの引き上げと Android Jetpack化。
[gokigen/JoggingTimer.git] / wear / src / main / res / layout-notround / column_laptime.xml
index e0aeb66..aa1d836 100644 (file)
@@ -5,7 +5,7 @@
     android:orientation="horizontal"
     android:id="@+id/laptime_item"
     >
-    <TextView xmlns:android="http://schemas.android.com/apk/res/android"
+    <TextView
         android:layout_width="wrap_content"
         android:layout_height="wrap_content"
         android:textStyle="normal"
@@ -17,7 +17,7 @@
         android:gravity="start|center_vertical"
         android:layout_weight="1"
         />
-    <TextView xmlns:android="http://schemas.android.com/apk/res/android"
+    <TextView
         android:layout_width="wrap_content"
         android:layout_height="wrap_content"
         android:textSize="9pt"
@@ -28,7 +28,7 @@
         android:gravity="center_horizontal|center_vertical"
         android:layout_weight="5"
         />
-    <TextView xmlns:android="http://schemas.android.com/apk/res/android"
+    <TextView
         android:layout_width="wrap_content"
         android:layout_height="wrap_content"
         android:textSize="9pt"