Skip to content

Commit e927c95

Browse files
committed
Change size demo
1 parent b708655 commit e927c95

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

app/src/main/res/layout/activity_main.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77

88
<com.hitomi.cmlibrary.CircleMenu
99
android:id="@+id/circle_menu"
10-
android:layout_width="wrap_content"
11-
android:layout_height="wrap_content"
12-
android:layout_centerInParent="true" />
10+
android:layout_width="160dp"
11+
android:layout_height="160dp" />
1312

1413
</RelativeLayout>

0 commit comments

Comments
 (0)