Revision control
Copy as Markdown
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ This Source Code Form is subject to the terms of the Mozilla Public
~ License, v. 2.0. If a copy of the MPL was not distributed with this
-->
<FrameLayout>
<TextView idEntry="title" idPackage="android" idType="id" />
<LinearLayout idEntry="container" idPackage="org.chromium.webview_shell" idType="id">
<EditText idEntry="url_field" idPackage="org.chromium.webview_shell" idType="id" />
<form webDomain="mobile.twitter.com">
<input hint="Phone, email, or username" autofillHints="on" name="session[username_or_email]" type="text" label="Phone, email, or username" autofillId="autofillId-username"/>
<input hint="Password" autofillHints="on" name="session[password]" type="password" label="Password" />
</form>
</LinearLayout>
</FrameLayout>