calvinaquino / LNReader-Android

Light novel reader for android test project collab
Apache License 2.0
119 stars 36 forks source link

Horizontal Orientation Lock only works in Setting screen #200

Closed DragonSaber closed 9 years ago

DragonSaber commented 9 years ago

Setting the Orientation lock to Horizontal only changes the Setting screen to be horizontal layout. All other screens are using the system orientation.

Steps: 1) Set the phone orientation to portrait. 2) Changed to horizontal lock In the app: Setting -> General -> Orientation Lock: Horizontal 3) Go to any other screen and observe that the orientation is not horizontal lock.

Spec: App version: 1.1.31 Phone: Nexus 4: 5.0.1

Nandaka commented 9 years ago

try https://github.com/calvinaquino/LNReader-Android/releases/tag/1.1.32-beta2