diff options
Diffstat (limited to 'res/layout-land/application.xml')
-rw-r--r-- | res/layout-land/application.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout-land/application.xml b/res/layout-land/application.xml index 52a1a37..6de5658 100644 --- a/res/layout-land/application.xml +++ b/res/layout-land/application.xml @@ -14,5 +14,5 @@ limitations under the License. --> -<com.android.launcher.BubbleTextView xmlns:android="http://schemas.android.com/apk/res/android" +<com.android.launcher2.BubbleTextView xmlns:android="http://schemas.android.com/apk/res/android" style="@style/WorkspaceIcon.Landscape" /> |