]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/activity_new_transaction.xml
accounts summary: pad the row, not the table
[mobile-ledger.git] / app / src / main / res / layout / activity_new_transaction.xml
index d5f2087730f7f24c9bfed27c060be99f2add1334..ba67cc34142ab3cec27803ad23abe5919fb352a9 100644 (file)
@@ -24,8 +24,7 @@
 
     <android.support.constraint.ConstraintLayout
         android:layout_width="match_parent"
-        android:layout_height="match_parent"
-        >
+        android:layout_height="match_parent">
 
         <ProgressBar
             android:id="@+id/save_transaction_progress"