FolioReader / FolioReader-Android

A Java ePub reader and parser framework for Android.
BSD 3-Clause "New" or "Revised" License
2.25k stars 716 forks source link

Want to Remove Copy and Share option #343

Closed nikhilwork closed 5 years ago

nikhilwork commented 5 years ago

Issue / Feature - Want to remove copy and share option in Folio Reader content long press FolioReader version - com.folioreader:folioreader:0.5.1 FolioReader Stock / Modified - Stock Android SDK - 28 Mobile / Tablet / Emulator Info - Emulator and Mobile Crash / Error - Want to restrict copy and share option

Steps to reproduce / Describe in detail - Long press the content and see the copy and share option. device-2019-01-17-152414

iLeafSolutionsPvtLtd commented 5 years ago

You need to download the library. Open txt_selection.xml file and hide copy and share

nikhilwork commented 5 years ago

Thanks a lot. I have implemented the library and modified txt_selection.xml as per my requirement and working fine,