We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
In satellite-menu/res/layout/sat_item_cr.xml centers the menu and items, but when finished the animation, set some views gone
Sorry, something went wrong.
Yeah, this is confusing me too...
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: