Menu button on devices that have it will open the overflow. Radio buttons in grid size menu are themed with the accent color, resolves #18.
This commit is contained in:
parent
e4385c8edc
commit
0f60a54d50
3 changed files with 114 additions and 13 deletions
|
|
@ -50,7 +50,7 @@ dependencies {
|
|||
compile('com.crashlytics.sdk.android:crashlytics:2.2.1@aar') {
|
||||
transitive = true;
|
||||
}
|
||||
compile 'com.afollestad:material-dialogs:0.7.2.2'
|
||||
compile 'com.afollestad:material-dialogs:0.7.2.3'
|
||||
compile 'com.android.support:appcompat-v7:22.0.0'
|
||||
compile 'com.android.support:recyclerview-v7:22.0.0'
|
||||
compile 'com.android.support:gridlayout-v7:22.0.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue