Ask a Question Community Questions & Answers Newest Most Recent Most Votes Answered Unanswered Unresponded FAQ Tag Unanswered with tag "android:windowaction" Subscribe to the Q&A "android:windowaction" tag RSS feed. Prevent default Android actionBar from displaying when long touching in a webview or in the app Hi, I already tried to disable text selection in CSS, also to catch longtouch event so i tryed to add a style item in the default theme of build/android/res/values/theme.xml like this : ~~~ <?xml version="1.0"... Showing 1-1 of 1
Prevent default Android actionBar from displaying when long touching in a webview or in the app Hi, I already tried to disable text selection in CSS, also to catch longtouch event so i tryed to add a style item in the default theme of build/android/res/values/theme.xml like this : ~~~ <?xml version="1.0"...