Skip to content

Commit

Permalink
Change size demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Hitomis committed Nov 14, 2016
1 parent b708655 commit e927c95
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@

<com.hitomi.cmlibrary.CircleMenu
android:id="@+id/circle_menu"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerInParent="true" />
android:layout_width="160dp"
android:layout_height="160dp" />

</RelativeLayout>

0 comments on commit e927c95

Please sign in to comment.