Sawyer Blatz
8185ba793e
For #9857 : Create button style ( #9858 )
...
* For #9857 : Creates text button style
* Adds lint check
* Fixes onboarding cards
2020-04-15 15:49:02 -07:00
ValentinTimisica
27cac54d53
For #5104 : Cleanup - Use match_constraint instead of match_parent.
...
Google officially recommends using match_constraint (equivalent to 0dp)
instead of match_parent when the view is contained in a ConstraintLayout.
https://developer.android.com/reference/android/support/constraint/ConstraintLayout#widgets-dimension-constraints
2019-10-25 13:28:38 -07:00
ValentinTimisica
c09a3d1620
Fixes #5104 : Changed empty_exception_container to match constraints.
...
This bug occurs because the activity/fragment is not recreated on
orientation change. A simple fix was to just set width and height to 0dp
to let it match constraints.
2019-10-25 13:28:38 -07:00
Emily Kager
9009d16ac6
Closes #3452 Closes #3553 - Implement one button style for all themes
2019-06-14 09:38:17 -07:00
Colin Lee
5f3e255426
No issue: fix build breakage on merge
2019-04-15 12:29:20 -05:00
Arturo Mejia
c3e31a15db
Closes #1079 : Managing site permissions exceptions
2019-04-12 17:59:05 -04:00