Add save/load for the user-made Layout Devices.
Also added support for mcc/mnc in the schema. Change-Id: I8a2d23797ec57eec69dc1d7218b01cd679634068
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<d:layout-configs
|
||||
<d:layout-devices
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns:d="http://schemas.android.com/sdk/android/layout-configs/1">
|
||||
xmlns:d="http://schemas.android.com/sdk/android/layout-devices/1">
|
||||
|
||||
<d:device name="ADP1">
|
||||
<d:default>
|
||||
@@ -59,4 +59,4 @@
|
||||
<d:screen-orientation>land</d:screen-orientation>
|
||||
</d:config>
|
||||
</d:device>
|
||||
</d:layout-configs>
|
||||
</d:layout-devices>
|
||||
|
||||
Reference in New Issue
Block a user