diff options
Diffstat (limited to 'res/layout-port/folder_icon.xml')
-rw-r--r-- | res/layout-port/folder_icon.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout-port/folder_icon.xml b/res/layout-port/folder_icon.xml index 1d50370..49049cf 100644 --- a/res/layout-port/folder_icon.xml +++ b/res/layout-port/folder_icon.xml @@ -14,5 +14,5 @@ limitations under the License. --> -<com.android.launcher.FolderIcon xmlns:android="http://schemas.android.com/apk/res/android" +<com.android.launcher2.FolderIcon xmlns:android="http://schemas.android.com/apk/res/android" style="@style/WorkspaceIcon.Portrait" /> |