Saikiran Bait

Results 2 issues of Saikiran Bait

Hi, I am trying to implement onItemClick of the tags `collection_picker.setOnItemClickListener(new OnItemClickListener() { @Override public void onClick(Item item, int position) { Log.e("Selected :- ", item.text); } });` but it just...

Hi, The issue i am facing is that the overlay circle does not focus on the floatingactionmenu I've attached screenshot for the same. This is the following code that i...