android - How to change SlidingDrawer handle click sound? -



android - How to change SlidingDrawer handle click sound? -

i implemented slidingdrawer in activity , works fine far. want proceed custom sound clicking handle. but, doesn't seem possible override handle.

is possible proceed custom click sound?

solved :

copy slidingdrawer class application , alter class name mslidingdrawer.

open layout xml file , alter widget slidingdrawer own mslidingdrawer.

open mslidingdrawer class.

find playsoundeffect(soundeffectconstants.click); , alter own method play sound.

android

Comments

Popular posts from this blog

model view controller - MVC Rails Planning -

ruby on rails - Devise Logout Error in RoR -

html - Submenu setup with jquery and effect 'fold' -