diff --git a/res/xml/device_profiles.xml b/res/xml/device_profiles.xml index f1af348b38..dd201e556f 100644 --- a/res/xml/device_profiles.xml +++ b/res/xml/device_profiles.xml @@ -145,39 +145,22 @@ launcher:numFolderColumns="3" launcher:numHotseatIcons="6" launcher:numAllAppsColumns="6" - launcher:isScalable="true" - launcher:devicePaddingId="@xml/paddings_6x5" launcher:dbFile="launcher_6_by_5.db" launcher:defaultLayoutId="@xml/default_workspace_6x5" - launcher:deviceCategory="tablet"> + launcher:deviceCategory="tablet" > diff --git a/res/xml/paddings_6x5.xml b/res/xml/paddings_6x5.xml deleted file mode 100644 index a958ec7b55..0000000000 --- a/res/xml/paddings_6x5.xml +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file