X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fprofile_detail.xml;fp=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fprofile_detail.xml;h=d2ca5601a89705eb5322bd25b5f0d4da281bc195;hp=9442604e8a2d62436c196dab2ff5f5d7cd64e9cf;hb=667ce42731c95a98926657fea359b56209f9348e;hpb=9b2ed5acac2771812a115f83273691b55185c4fd diff --git a/app/src/main/res/layout/profile_detail.xml b/app/src/main/res/layout/profile_detail.xml index 9442604e..d2ca5601 100644 --- a/app/src/main/res/layout/profile_detail.xml +++ b/app/src/main/res/layout/profile_detail.xml @@ -129,26 +129,65 @@ - + android:textAppearance="?android:textAppearanceListItem" + app:layout_constraintTop_toTopOf="parent" + /> - + android:textColor="?attr/textColor" + app:layout_constraintEnd_toStartOf="@id/detected_version_text" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toBottomOf="@id/api_version_label" + /> + + + +