android - Current View Identification -


there views grid view , text views in same activity. want focus text view grid view when press button need select text view. text views put in linear layout.how possible?

will help?

view.getid() == r.id.your_required_view 

Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -