nvllsvm / Audinaut

A Subsonic client for Android
GNU General Public License v3.0
134 stars 18 forks source link

App crashes when we rotate the phone to landscape mode. #31

Closed Xeeshuu closed 6 years ago

Xeeshuu commented 6 years ago

Actual behavior

After downloading the app from f droid. I opened the app and directly goes to homescreen of the app where i opened the "Now Playing" section without adding any songs or playing them. I rotated the phone to landscape mode, it brings me to homescreen.

How to reproduce

Install app from f droid. Open the app. After opening the app. No need of adding songs. It will show a toolbar in bottom of the page. Which is "Now playing" section of the app.
Swipe up or click on it to open. After opening the final page where songs are played. Rotate the phone to landscape mode. Unfortunately it will bring you to homescreen.

nvllsvm commented 6 years ago

Fixed in version 0.3.1

The landscape layout now uses the same as the portrait. This is temporary as both layouts need to be rewritten.