]> git.ktnx.net Git - mobile-ledger.git/commitdiff
match gravity with text alignment
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 17 May 2020 16:15:57 +0000 (19:15 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 17 May 2020 16:15:57 +0000 (19:15 +0300)
app/src/main/res/layout/transaction_list_row_accounts_table_row.xml

index a805e41f7cc300cfa4dc1b6e611f4402954ec75a..8e059a7235378bae422397c6a12ef3566514a0a6 100644 (file)
@@ -59,7 +59,7 @@
         android:id="@+id/transaction_list_acc_row_acc_amount"
         android:layout_width="wrap_content"
         android:layout_height="wrap_content"
-        android:layout_gravity="top"
+        android:layout_gravity="top|end"
         android:layout_marginEnd="0dp"
         android:minWidth="60dp"
         android:text="---,--"