Android windowIsTranslucent locks orientation to portrait -


i have activity launched using:

<item name="android:windowistranslucent">true</item> 

i not understand why on handset devices orientation locked portrait , on tablet not. when remove flag orientation available both on handsets , tablets.

answer: https://stackoverflow.com/a/3821680/2746924


Comments

Popular posts from this blog

c# - how to use buttonedit in devexpress gridcontrol -

how to display 2 form fields on same line with bootstrap -

How do you convert a timestamp into a datetime in python with the correct timezone? -