helloworld1 / AnyMemo

Advanced Spaced Repetition flashcard learning software for Android.
http://www.anymemo.org
GNU General Public License v2.0
151 stars 53 forks source link

Add Context Menu Button to Recent Items Tab #410

Closed xie-dongping closed 8 years ago

xie-dongping commented 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.

helloworld1 commented 8 years ago

Looks very good to me. Thank you for doing that!