java - How to make inner links in Android Studio project? -


for example have class named gotoprofile (string username) ... implemented intent opening profile activity. how make textview link gotoprofile("username goes here") inside recycleview? right make invisible textview inside card value of username , after onclick (view v)?


Comments

Popular posts from this blog

c - zlib and gdi32 with OpenSSL? -

java - inputmismatch exception -

ios - Align baselines with characters in large line heights with Text Kit -