Designing Android layouts -


i need develop app submit job details server.my layout have below:

emp name : edit text entering name id: edit text work number: edit text attach pic: edit text browse button edit text browse (max 4 pictures)

once picture attached, want appear next attach pic icon , delete button should appear. possible pic appear icon? let me know layout should chose achieve linear or relative ? 1 easier needs supported on mobile & tablet.

if layout-hierarchy not complex linearlayout faster relativelayout. if think requirement may complex later(seems yours will) advisable use relativelayout.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -