]> git.ktnx.net Git - mobile-ledger.git/commitdiff
whitespace
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Mon, 31 Dec 2018 19:07:32 +0000 (19:07 +0000)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Mon, 31 Dec 2018 19:07:32 +0000 (19:07 +0000)
app/src/main/res/layout/activity_main.xml

index 28115e186ddcfb5573910a50c201f27971a26f18..820e46cbff8d29193287f70dc140d9c0f68c4a08 100644 (file)
@@ -40,7 +40,7 @@
             xmlns:tools="http://schemas.android.com/tools"
             android:id="@+id/root_frame"
             android:layout_width="match_parent"
-            android:layout_height="match_parent" >
+            android:layout_height="match_parent">
 
             <android.support.design.widget.FloatingActionButton
                 android:id="@+id/btn_add_transaction"
                 </android.support.constraint.ConstraintLayout>
             </ScrollView>
 
-         </android.support.design.widget.NavigationView>
+        </android.support.design.widget.NavigationView>
 
     </android.support.v4.widget.DrawerLayout>
 </LinearLayout>