ananas/app/phone/src/main
Natanel Shitrit 58be66f541
fix: snackbar not showing in landscape mode (#476)
* Fix snackbar not showing in landscape

This affected also all tablets since they use the landscape view!

Added `setTextMaxLines` because for some reason the text is truncated on tablets.

Fixes #473.

Co-Authored-By: Jcuhfehl <91626737+Jcuhfehl@users.noreply.github.com>

* Remove unused import

---------

Co-authored-by: Jcuhfehl <91626737+Jcuhfehl@users.noreply.github.com>
2023-09-02 11:53:56 +02:00
..
java/dev/jdtech/jellyfin fix: snackbar not showing in landscape mode (#476) 2023-09-02 11:53:56 +02:00
res fix: do not show next_up_layout while loading 2023-09-02 11:37:02 +02:00
AndroidManifest.xml feat: picture-in-picture (#277) 2023-08-14 22:47:42 +02:00