android-oauth-client
android-oauth-client copied to clipboard
Having title bar should be a constructor option
In 0.1.0 it was removed for full screen (great!) then in 0.2.0 it was added back in. This shouldn't be a hard coded state, it should be a constructor argument whether to include the bar.
Already send a pr to fix this.