summaryrefslogtreecommitdiffstats
path: root/res/layout/user_consent.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/user_consent.xml')
-rw-r--r--res/layout/user_consent.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/user_consent.xml b/res/layout/user_consent.xml
index f18e67d1..1f39c3e0 100644
--- a/res/layout/user_consent.xml
+++ b/res/layout/user_consent.xml
@@ -16,11 +16,11 @@
* limitations under the License.
*/
-->
-<com.android.setupwizardlib.GlifLayout
+<com.android.setupwizardlib.SetupWizardLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/setup_wizard_layout"
android:layout_width="match_parent"
android:layout_height="match_parent">
<include layout="@layout/user_consent_main_text" />
-</com.android.setupwizardlib.GlifLayout>
+</com.android.setupwizardlib.SetupWizardLayout>