Is there any way to set title in center?

Yes, I had that too. That’s why you need to have two percentages and check the screen orientation. I had bad experiences working with px, some users were saying the labels were cropped. That’s why I recommend using %.

5 Likes

If staff made default title bar with little advance option that will be better :kissing_heart:

2 Likes

agreed with you but i have bad experiences with % and like android studio working in px is best and i understand px much because i am a graphics designer also, so for me px is working very best

2 Likes

Coincidence. I’m a graphic designer too! We will get along then!

4 Likes

haha yes sure, i was working for developers an providing them Gui and graphics for apps, now with Kodular i am giving them Apps too, and much faster than other developers working on android studio, :joy:

3 Likes

If you are going to replicate Action Bar, then sizes are

  • Portrait = 56dp
  • Landscape = 48dp

/Boban

7 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.