João Armando

Results 3 issues of João Armando

Hello everyone, I'm not able to use setOnClickListener, simply nothing happens when clicked. my code: ``` public class ViewHolder extends RecyclerView.ViewHolder implements AsymmetricRecyclerView.OnClickListener{ //CAST ITEMS ImageView imgPost,imgPlay; RelativeLayout layoutImage; public...

Hi, I wanna know if a user is verified or not, how i can do it? Thanks!

Hello, my toolbar does not hide when used in a coordinator layout, this is my xml. ``` ```