flipped size and mod date
authorAndy Scherzinger <info@andy-scherzinger.de>
Mon, 2 Nov 2015 07:40:18 +0000 (08:40 +0100)
committerAndy Scherzinger <info@andy-scherzinger.de>
Mon, 2 Nov 2015 07:40:18 +0000 (08:40 +0100)
res/layout/list_item.xml

index 49bae2a..680efe7 100644 (file)
@@ -92,7 +92,7 @@
                 android:orientation="horizontal">\r
 \r
                 <TextView\r
-                    android:id="@+id/last_mod"\r
+                    android:id="@+id/last_size"\r
                     android:layout_width="wrap_content"\r
                     android:layout_height="wrap_content"\r
                     android:text="TextView"\r
                     android:textSize="@dimen/two_line_secondary_text_size"/>\r
 \r
                 <TextView\r
-                    android:id="@+id/file_size"\r
+                    android:id="@+id/file_mod"\r
                     android:layout_width="wrap_content"\r
                     android:layout_height="wrap_content"\r
                     android:gravity="right"\r