PietsmietApp / pietsmiet_android

STALE - Android browsing & notification app for the youtube group Pietsmiet
https://play.google.com/store/apps/details?id=de.pscom.pietsmiet
GNU General Public License v3.0
5 stars 1 forks source link

Optimize links #63

Closed saibotk closed 7 years ago

saibotk commented 7 years ago

Open links on text click as well

saibotk commented 7 years ago

Only possible solution might be catching all Touch/Click Events from parent RelativeLayout. But then links inside a TextView would not be clickable. @l3d00m

l3d00m commented 7 years ago

Links clickable = false gesetzt, als Workaround