Skip to content

Commit

Permalink
- Support all screen densities
Browse files Browse the repository at this point in the history
  • Loading branch information
denravonska committed Sep 26, 2010
1 parent fbb4d15 commit 15ea990
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@


<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"></uses-permission>

<supports-screens android:anyDensity="true"></supports-screens>
</manifest>

0 comments on commit 15ea990

Please sign in to comment.