SafeSlingerProject / SafeSlinger-Android

Open source code for the SafeSlinger Android client application.
MIT License
31 stars 3 forks source link

Compose tab not loaded in rare case #103

Closed mwfarb closed 9 years ago

mwfarb commented 9 years ago

Rare case: User has sling keys with another successfully, but not yet sent or received a message. When the user logs in the Compose tab is currently the default in that situation but is does not load the user name and photo on first display. You have to tap the tab or switch tabs to get the name/photo to show up.

The ComposeFragment will move to ComposeActivity soon in enhancement #91.