blob: 16935f4cd04df148aa876a552e893702850bc6c4 [file] [log] [blame]
<PreferenceCategory xmlns:android="http://schemas.android.com/apk/res/android"
android:title="@string/welcome">
<PreferenceScreen
android:title="@string/welcome">
<intent android:action="android.intent.action.VIEW"
android:data="data"/>
<extra android:name="someKey" android:value="someHeaderValue" />
<<warning>someTag</warning>/>
</PreferenceScreen>
</PreferenceCategory>