signalapp / Signal-Android

A private messenger for Android.
https://signal.org
GNU Affero General Public License v3.0
25.72k stars 6.17k forks source link

ConversationActivity has incorrect ActionBar size and font size after orientation change #2930

Closed cherryasphalt closed 6 years ago

cherryasphalt commented 9 years ago

The actionbar size and font size of the text in the actionbar are incorrect if you enter the ConversationActivity and then rotate the device (specifically it retains the correct sizes for the opposite orientation).

Entering from portrait: portrait_correct

Entering from landscape and rotating to portrait: portrait_incorrect

Entering from landscape: landscape_correct

Entering from portrait and rotating to landscape: landscape_incorrect

Device info: Moto X 2013, Android 4.4.4, TextSecure 2.10.2

cherryasphalt commented 9 years ago

I think the views are not being relayouted because the the orientation config change is ignored for ConversationActivity in the AndroidManifest.

riyapenn commented 9 years ago

Is this still an issue?

cherryasphalt commented 9 years ago

Yep, still an issue as of 2.28.1

merkste commented 9 years ago

It still persist in 3.6.1

automated-signal commented 6 years ago

GitHub Issue Cleanup: See #7598 for more information.