mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-29 07:01:01 +00:00
Feet(profiles): update textviews (#221)
* nothing * feet: Attached strings * feet(fix) --------- Co-authored-by: rebel onion <87634197+rebelonion@users.noreply.github.com>
This commit is contained in:
@@ -57,10 +57,9 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="start|center_vertical"
|
||||
android:layout_marginStart="120dp"
|
||||
android:text="Username"
|
||||
android:text="@string/username"
|
||||
android:textColor="@color/bg_white"
|
||||
android:textSize="18sp"
|
||||
android:textStyle="bold"
|
||||
tools:ignore="HardcodedText" />
|
||||
android:textStyle="bold"/>
|
||||
</com.google.android.material.card.MaterialCardView>
|
||||
</FrameLayout>
|
||||
Reference in New Issue
Block a user