ananas/app/phone
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
..
src/main fix: snackbar not showing in landscape mode (#476) 2023-09-02 11:53:56 +02:00
build.gradle.kts refactor: migrate from kapt to ksp 2023-09-01 14:39:00 +02:00
lint.xml Modularize the codebase (#230) 2023-01-13 23:51:20 +01:00
proguard-rules.pro fix: add CollectionType to proguard-rules.pro 2023-06-20 19:42:16 +02:00