Closed xie-dongping closed 8 years ago
Add the context menu button.
Revamp the item style to make it more material.
Add divider to the RecyclerView.
Resolve #406
I actually tried the overflow button as you suggested. Its style is somewhat inexplicit, defeating the purpose of adding a menu button. So a Button.Borderless is used instead.
Button.Borderless
Looks very good to me. Thank you for doing that!
Add the context menu button.
Revamp the item style to make it more material.
Add divider to the RecyclerView.
Resolve #406
I actually tried the overflow button as you suggested. Its style is somewhat inexplicit, defeating the purpose of adding a menu button. So a
Button.Borderless
is used instead.