You can go by creating layouts in XML also you would need to define size 
for layouts and would recommend doing dynamically from activity by taking 
device width and height, divide the view accordingly and it will make the 
view compatible with all the devices.
Also for tab widget you need to have png for curved line as depicted in 
image you shared and placing it accordingly with the tab view.For this type 
of UI go for RelativeLayout as you can place objects relative to a view 
easily.
Happy Coding!

On Wednesday, December 9, 2015 at 6:16:56 AM UTC+5:30, Vel Asta wrote:
>
> Hey folks, if any of you could show me some pointer that would be awesome 
> (SUPER new to this).
> I'm trying to build a UI for my app that looks like the attached image.
> - It needs to be smaller then the whole screen
> - Have tabs to the left and the content shown to the right (kind of like a 
> master/detail flow activity but it has to be the same for tablets and 
> phones)
> - Have smooth edges around and inside
> - Have the background layout transparent but the buttons (widgets) not be. 
>
> Where should I start and what activity and how to accomplish those things 
> :/ (just a pointer would be great)
>
> thank you so much folks for any comment :) 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/505527c2-1243-4d8f-b674-a0501b745f6e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to