j4velin / Pedometer

Lightweight pedometer app for Android using the hardware step sensor
https://play.google.com/store/apps/details?id=de.j4velin.pedometer
Apache License 2.0
1.44k stars 672 forks source link

Updated AndroidManifest.xml #127

Closed vishistv closed 6 years ago

vishistv commented 6 years ago

The Launcher activity seemed to get distorted when the rotation changed from Portrait to Landscape. So added "screenOrientation: Portrait" to prevent it from changing.

j4velin commented 6 years ago

Looks fine on my devices in landscape mode, could you attach a screenshot of what you mean?