Percentage in UI layout

  • Replies:0
Rajesh
  • Forum posts: 1

Dec 16, 2016, 12:55:55 PM via Website

Hi All,

I am new to android For supporting Screen UI in multiple resolution screens, is it better to use percentage approach (android.aupport.percent.percentrelativelayout) for margin, width and height of the component or is it better to use android native approach like match parent, wrap_content, dp?

Please kindly guide me

Thanks
C.Rajesh

Reply