mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2024-11-16 04:22:18 +08:00
chore: adjust profile layout
This commit is contained in:
parent
05e4237e71
commit
b6ec92e642
|
@ -23,7 +23,8 @@
|
|||
android:id="@+id/root_view"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_margin="5dp"
|
||||
android:layout_marginVertical="5dp"
|
||||
android:layout_marginHorizontal="@dimen/item_header_margin"
|
||||
android:background="@drawable/bg_b"
|
||||
android:clickable="true"
|
||||
android:focusable="true"
|
||||
|
|
Loading…
Reference in New Issue
Block a user