-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
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
Material buttons - before in #1090 #1209
Conversation
davivel
commented
Oct 22, 2015
- BUG: Incomplete size in list and details view (PR 1209) #1381 : fixed
…into material_buttons
… values for List items as well as font sizes
…into material_buttons Conflicts: res/layout/ssl_untrusted_cert_layout.xml res/layout/ssl_validator_layout.xml
…into material_buttons
…otal size see comment in PR #1090
…into material_buttons Conflicts: res/layout/drawer.xml res/layout/drawer_list_item.xml res/values/styles.xml
…into material_buttons
…into material_buttons
|
||
<android.support.v7.widget.AppCompatButton | ||
<Button |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this intended? Not the other way around?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
True, it should be AppCompatButton
@AndyScherzinger , did you start coding the changes? I did it locally to start testing. Sorry, I should have warned you before :$ ... |
No I didn't, so feel free to push :) |
Code review is 👍 ; QA is indeed in progress, but not all of it will be done today. |
…on in account_setup
Thanks for your efforts @davivel 👍 |
Scheduled for next release :) |
Wow nice! Exspecially seeing the process behind QA here. Impressive! 👍 |
…into material_buttons
…erial_buttons Conflicts (resolved): res/layout/drawer.xml res/values/colors.xml res/values/setup.xml
@davivel I merged the master branch changes and resolved the conflicts surrounding the color changes for the setup.xml you did. Please have a look if it's fine. I did a check and ran the branch on my phone and everything looks fine to me. 😃 |
Material buttons - before in #1090
Oooooooh nice! :) Finally merged. |