X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftransaction_list_row_accounts_table_row.xml;h=ceea9acfe2845f048561f72c3e5148be28e8a95a;hb=1fb6688fd48866ace7c8a3561f15a72fd795ec31;hp=604b2b0e1dc9ab2a6a1207af0fb59a2dbee1182b;hpb=781cb56837968abefd29e027be56804c7f126ba1;p=mobile-ledger.git diff --git a/app/src/main/res/layout/transaction_list_row_accounts_table_row.xml b/app/src/main/res/layout/transaction_list_row_accounts_table_row.xml index 604b2b0e..ceea9acf 100644 --- a/app/src/main/res/layout/transaction_list_row_accounts_table_row.xml +++ b/app/src/main/res/layout/transaction_list_row_accounts_table_row.xml @@ -21,25 +21,31 @@ android:layout_height="wrap_content" android:gravity="center_vertical" android:orientation="horizontal" - android:paddingStart="8dp" - android:paddingEnd="0dp"> + > + android:orientation="vertical" + > + @@ -65,7 +70,6 @@ android:minWidth="60dp" android:text="---,--" android:textAlignment="viewEnd" - android:textColor="?textColor" - android:textAppearance="@android:style/TextAppearance.Material.Medium" + android:textAppearance="@android:style/TextAppearance.Material.Small" tools:ignore="HardcodedText" />