Skip to content

Instantly share code, notes, and snippets.

@javiergamarra
Created October 8, 2015 13:15
Show Gist options
  • Select an option

  • Save javiergamarra/788d5c1e3def6d3e1e6e to your computer and use it in GitHub Desktop.

Select an option

Save javiergamarra/788d5c1e3def6d3e1e6e to your computer and use it in GitHub Desktop.
login screenlet
<com.liferay.mobile.screens.auth.login.LoginScreenlet
android:layout_width="match_parent"
android:layout_height="match_parent"
app:basicAuthMethod="email"
app:layoutId="@layout/login_default"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment