straw/app/src/main
wangear abf7847743 Fix overlapping fonts and crash on tapping anywhere on video after long-pressing 'Popup' button (#5813)
* Overlapping fonts #5096
issue : #5096

* Overlapping fonts #5096
issue : #5096
changed :
- If additional textView is overlapped, only title view shows.

* Overlapping fonts #5096
issue : #5096
changed :
- Remove treeObserve and hiding logic.
- RelativeLayout -> ConstraintLayout.
- layout size fixed -> wrap_content.
- if text size is bigger, layout height bigger too.

* Overlapping fonts #5096
issue : #5096
changed :
- remove unusable variable

* Crash on tapping anywhere on video after long-pressing 'Popup' button #5804
issue : #5804
changed :
- checked null
- fixed NullPointerException.
2021-03-31 10:10:14 +02:00
..
assets Update displayed licenses 2020-12-31 19:26:41 -05:00
java Fix overlapping fonts and crash on tapping anywhere on video after long-pressing 'Popup' button (#5813) 2021-03-31 10:10:14 +02:00
res Fix overlapping fonts and crash on tapping anywhere on video after long-pressing 'Popup' button (#5813) 2021-03-31 10:10:14 +02:00
AndroidManifest.xml Bandcamp support 2021-03-14 17:52:15 +01:00