ideakid / sipdroid

Automatically exported from code.google.com/p/sipdroid
GNU General Public License v3.0
0 stars 0 forks source link

need to work with high density screens. #715

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Sipdroid is not working with high density screens yet.  Maildroid and the 
Slashdot Reader both suffered with this problem and were able to correct it 
with the following information:

http://dev.openaos.org/ticket/102

The summary is that you need to declare a "supports-screens" element in your 
application manifest 
(http://developer.android.com/guide/topics/manifest/supports-screens-element.htm
l).

The result currently is that sipdroid only displays in a subset of the physical 
screen, leaving a black border on the sides and bottom.

Original issue reported on code.google.com by brianjmu...@gmail.com on 30 Oct 2010 at 9:22

GoogleCodeExporter commented 9 years ago

Original comment by pmerl...@googlemail.com on 6 Nov 2010 at 7:41

GoogleCodeExporter commented 9 years ago

Original comment by pmerl...@googlemail.com on 15 Feb 2011 at 9:45