Эх сурвалжийг харах

#1581 fixed mini fab order in the fab/speed-dial

Andy Scherzinger 9 жил өмнө
parent
commit
2eb6303b96

+ 4 - 4
res/layout/list_fragment.xml

@@ -113,21 +113,21 @@
             fab:fab_title=""/>
             fab:fab_title=""/>
 
 
         <com.getbase.floatingactionbutton.FloatingActionButton
         <com.getbase.floatingactionbutton.FloatingActionButton
-            android:id="@+id/fab_mkdir"
+            android:id="@+id/fab_upload_from_app"
             android:layout_width="wrap_content"
             android:layout_width="wrap_content"
             android:layout_height="wrap_content"
             android:layout_height="wrap_content"
             fab:fab_size="mini"
             fab:fab_size="mini"
-            fab:fab_icon="@drawable/ic_action_create_dir"
+            fab:fab_icon="@drawable/ic_import"
             fab:fab_colorNormal="@color/primary_button_background_color"
             fab:fab_colorNormal="@color/primary_button_background_color"
             fab:fab_colorPressed="@color/owncloud_blue"
             fab:fab_colorPressed="@color/owncloud_blue"
             fab:fab_title=""/>
             fab:fab_title=""/>
 
 
         <com.getbase.floatingactionbutton.FloatingActionButton
         <com.getbase.floatingactionbutton.FloatingActionButton
-            android:id="@+id/fab_upload_from_app"
+            android:id="@+id/fab_mkdir"
             android:layout_width="wrap_content"
             android:layout_width="wrap_content"
             android:layout_height="wrap_content"
             android:layout_height="wrap_content"
             fab:fab_size="mini"
             fab:fab_size="mini"
-            fab:fab_icon="@drawable/ic_import"
+            fab:fab_icon="@drawable/ic_action_create_dir"
             fab:fab_colorNormal="@color/primary_button_background_color"
             fab:fab_colorNormal="@color/primary_button_background_color"
             fab:fab_colorPressed="@color/owncloud_blue"
             fab:fab_colorPressed="@color/owncloud_blue"
             fab:fab_title=""/>
             fab:fab_title=""/>