replicant-packages_apps_Email/res/layout-sw600dp
Martin Hibdon 26ff609ebf Fix a crash trying to use AuthenticationFragment
Putting authentication in a fragment was a problem, it
means that we need fragments as children of other fragments.
While this works in theory, it adds a lot of complexity.
Now, authentication is done with AuthenticationView,
which is just an extension of LinearLayout.
Currently, this does not yet handle adding certificates
for exchange accounts, but I'll fix that ASAP. As it is,
this is better than the current state, which crashes on
account setup 100% of the time.

Change-Id: I4274e7250f97012c3dc476003fd36fb960f2b728
2014-01-29 21:45:31 -08:00
..
account_setup_account_type.xml Remove "Previous" button from account type tablet layout. 2013-08-01 11:54:38 -07:00
account_setup_basics_fragment.xml Split AccountSetupBasics into Activity and Fragment 2014-01-08 15:50:42 -08:00
account_setup_incoming_fragment.xml Fix a crash trying to use AuthenticationFragment 2014-01-29 21:45:31 -08:00
account_setup_options_fragment.xml Split AccountSetupOptions into Activity and Fragment 2014-01-10 16:43:36 -08:00
account_setup_outgoing_fragment.xml
account_type.xml