highlight - Android autofocus -
highlight - Android autofocus -
i new android , created android application consisting of many images , few buttons suppose john, want whenever person clicks on john, images names including john highlighted.
thanks in advance.
for exmple of jhon:
just follow steps:
1)setonitemclicklistener
on images
from find selected image throgh function getresources()
can fetch name that.
2)after fetchting name fire 1 query "selected name " should display result name "jhon"
3)display name image per requirement. or 4)if want display same can
let me know if have query it.
android highlight android-imageview
Comments
Post a Comment