Use MergedAdapter in FolderListFragment.

Instead of using one adapter that contained the accounts
and the folders, the adapter now contains two sub-adapters,
and AccountsAdapter and a FolderAdapter. Functionality
should be unchanged.

Change-Id: I18c945cdcf9519549ab3c2886be033b398af086c
5 files changed