X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Faccount_summary_row.xml;h=da058361e50503d8ffef8d00babefe0f50d0cb42;hb=e604f62bca9d00056fe1e5f241827a7f60552dc5;hp=522c59308045be2f4260df93203ec11e9fdeb674;hpb=f2eb293e087af121db33345325cc0078387144b8;p=mobile-ledger.git diff --git a/app/src/main/res/layout/account_summary_row.xml b/app/src/main/res/layout/account_summary_row.xml index 522c5930..da058361 100644 --- a/app/src/main/res/layout/account_summary_row.xml +++ b/app/src/main/res/layout/account_summary_row.xml @@ -2,7 +2,7 @@ - - - - - - - - + android:paddingStart="8dp" + android:text="AccountNameALongOne" + android:textAppearance="@android:style/TextAppearance.Material.Medium" + app:layout_constrainedWidth="true" + app:layout_constraintBottom_toBottomOf="parent" + app:layout_constraintEnd_toStartOf="@id/account_expander_container" + app:layout_constraintHorizontal_bias="0.0" + app:layout_constraintHorizontal_chainStyle="packed" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toTopOf="parent" + app:layout_constraintWidth_max="wrap" + app:layout_constraintWidth_percent=".67" + tools:ignore="HardcodedText" + /> - + - + + + + - + - + - - \ No newline at end of file + \ No newline at end of file