Merge branch 'material_buttons' of https://github.com/owncloud/android into material_fab
authorAndy Scherzinger <info@andy-scherzinger.de>
Mon, 2 Nov 2015 11:24:02 +0000 (12:24 +0100)
committerAndy Scherzinger <info@andy-scherzinger.de>
Mon, 2 Nov 2015 11:24:02 +0000 (12:24 +0100)
1  2 
res/layout/list_item.xml

diff --combined res/layout/list_item.xml
@@@ -81,7 -81,7 +81,7 @@@
                  android:ellipsize="middle"\r
                  android:singleLine="true"\r
                  android:text="TextView"\r
 -                android:textColor="#303030"\r
 +                android:textColor="@color/textColor"\r
                  android:textSize="@dimen/two_line_primary_text_size" />\r
  \r
              <LinearLayout\r
@@@ -95,7 -95,7 +95,7 @@@
                      android:id="@+id/last_size"\r
                      android:layout_width="wrap_content"\r
                      android:layout_height="wrap_content"\r
-                     android:text="TextView"\r
+                     android:text="Size MB"\r
                      android:textColor="@color/list_item_lastmod_and_filesize_text"\r
                      android:textSize="@dimen/two_line_secondary_text_size"/>\r
  \r
                      android:layout_width="wrap_content"\r
                      android:layout_height="wrap_content"\r
                      android:gravity="right"\r
-                     android:text="TextView"\r
+                     android:text="Mod Date"\r
                      android:textColor="@color/list_item_lastmod_and_filesize_text"\r
                      android:textSize="@dimen/two_line_secondary_text_size"/>\r
  \r