13 lines
385 B
XML
13 lines
385 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
gravity="center"
|
|
orientation="vertical"
|
|
background="#ffffff"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<include
|
|
id="@+id/switch_relative_layout"
|
|
visibility="gone"
|
|
layout="@layout/2131559316"/>
|
|
</LinearLayout>
|