X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Faccount_summary_row.xml;h=8ea32cb2c24392eb42a6d24538de1ab710505719;hp=da058361e50503d8ffef8d00babefe0f50d0cb42;hb=d3ef60356dbecf1763271b8277e64385f1788418;hpb=e604f62bca9d00056fe1e5f241827a7f60552dc5 diff --git a/app/src/main/res/layout/account_summary_row.xml b/app/src/main/res/layout/account_summary_row.xml index da058361..8ea32cb2 100644 --- a/app/src/main/res/layout/account_summary_row.xml +++ b/app/src/main/res/layout/account_summary_row.xml @@ -49,76 +49,77 @@ 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