straw/app/src/main/java
wangear 73cfa5499d
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
..
androidx/fragment/app Lint: Make a bunch of stuff final 2020-11-18 17:50:00 -05:00
com/google/android/material/appbar Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
org/schabi/newpipe Fix overlapping fonts and crash on tapping anywhere on video after long-pressing 'Popup' button (#5813) 2021-03-31 10:10:14 +02:00
us/shandian/giga Completely remove return activity, now outdated 2021-03-12 23:21:54 +01:00