Open thaednevol opened 9 years ago
Applying:
android:layout_gravity="bottom|center_horizontal"
In satellite-menu/res/layout/sat_item_cr.xml centers the menu and items, but when finished the animation, set some views gone
Yeah, this is confusing me too...
Hi.
Applying:
android:layout_gravity="bottom|center_horizontal" sat:totalSpacingDegree="180"
Doesn't center the menu, so how to center it?
I tried with:
android:layout_gravity="bottom|center_horizontal"
in satellite-menu/res/layout/sat_main.xml but this centers the ImageView, but not the menu