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