libreliodev / android

Android Customizable Reader - Librelio Digital Publishing Suite
www.librelio.com
226 stars 129 forks source link

Implement Sliding Panel for Table of Contents #218

Closed libreliodev closed 9 years ago

libreliodev commented 10 years ago

This should use a library similar to the iOS https://github.com/gotosleep/JASidePanels

intrications commented 10 years ago

Presumably it'd be best to use the standard Android Navigation Drawer: http://developer.android.com/training/implementing-navigation/nav-drawer.html

intrications commented 10 years ago

How will the sliding panel be opened? Will it use the default Android icon?

http://3.bp.blogspot.com/-EbvwHgYfoQ8/UZeTVdEGn2I/AAAAAAAAQok/AoJ1_NqjyGg/s400/framed_2013-05-18_12.32.09_copy.png

http://romannurik.github.io/AndroidAssetStudio/icons-nav-drawer-indicator.html#theme=light&color=33b5e5%2C40

Will the sliding panel be on the left or the right?

libreliodev commented 10 years ago

How will the sliding panel be opened? Will it use the default Android icon?

Will try to, but we may need to use a specific one depending on customer's requests.

Will the sliding panel be on the left or the right?

On the left.