Skip to content

Instantly share code, notes, and snippets.

@zshbleaker
Created April 18, 2016 16:35
Show Gist options
  • Save zshbleaker/e97da3e1297bb04b1ae41c89bc802d59 to your computer and use it in GitHub Desktop.
Save zshbleaker/e97da3e1297bb04b1ae41c89bc802d59 to your computer and use it in GitHub Desktop.
<integer name="custom_center_horizontal">1</integer>
<integer name="custom_left">3</integer>
<dimen name="custom_gravity">@integer/custom_center_horizontal</dimen>
<dimen name="custom_gravity">@integer/custom_left</dimen>
android:gravity:@dimen/custom_gravity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment