X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftransaction_list_row_accounts_table_row.xml;h=ceea9acfe2845f048561f72c3e5148be28e8a95a;hp=5dbed6054eb006f6ba5320d80f4dd990153334c6;hb=1fb6688fd48866ace7c8a3561f15a72fd795ec31;hpb=daaea5aef4077b363529806449b3a30f1bba7175 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 5dbed605..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 @@ -40,10 +40,12 @@ android:id="@+id/transaction_list_acc_row_acc_name" android:layout_width="match_parent" android:layout_height="wrap_content" - android:text="another acc name" + android:breakStrategy="high_quality" android:textAlignment="viewStart" android:textAppearance="@android:style/TextAppearance.Material.Small" tools:ignore="HardcodedText" + android:hyphenationFrequency="full" + android:text="one:very:long:account:name:that:needs:to:wrap:to:more:tnan:one:line:two:would:be:nice:but:the:more:the:better:and:the:better:" />