You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
220 B
5 lines
220 B
12 years ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
<!-- Used to determine if a device is 'small', i.e. a phone; for reference: a Nexus 7's smallest width is 533dip -->
|
||
|
<bool name="small_screen">true</bool>
|
||
|
</resources>
|