App Display is not proper in different Tabs

  • Replies:2
Arunkumar Viswanathan
  • Forum posts: 2

Aug 6, 2014, 8:19:45 PM via Website

Hi All,

I've developed an APP for Android Tablet whose spec is as follows
Device Name: Croma CRXT1131
Res: 1024 x 768 pixels - 163ppi - 7.85 inch

In this croma tab all views are proper.

But my APP is stretched in Dell Venue 8 inch tab 1280 x 800 pixel - 8 inch - 188 dpi.

Both device are actually mdpi screen so I'm not sure why the display is stretched in Dell Venue 8 inch tab.

Any help or information will be really helpful.

Regards,
Arun V

Reply
Frangulyan
  • Forum posts: 18

Aug 24, 2014, 1:32:01 PM via Website

well, the aspect ratio is different, the second one is wider, so depending on your layout declarations your views will be stretched

— modified on Aug 24, 2014, 1:32:18 PM

Reply
Arunkumar Viswanathan
  • Forum posts: 2

Aug 25, 2014, 8:02:52 AM via Website

Hi Frangulyan,

Thanks for your response.
Will you please point out a link where I can read thru and understand this Android Display concepts.

Regards,
Arun V

Reply