Usama Saeed
Usama Saeed
nice idea, looking forward to it.
facing same issue, kindly fix this.
implement listener to your activity/fragment : MaterialSearchBar.OnSearchActionListener set the listener : searchBar.setOnSearchActionListener(this); this will be called when user clicks on search button on keyboard. ``` @Override public void onSearchConfirmed(CharSequence text)...
bottomBar.itemActiveIndex = position worked for me, thanks.
you found any workaround ? i want to place icons on top and text at bottom.
anyone found any workaround to support latest requirements.
> Is it actually a problem? Since ... > > `List mySubscriptions = MyBillingProcessor.listOwnedSubscriptions(); for (String subscription : mySubscriptions ) { if (subscription .equals("MySubscription")) { .... } }` > >...
please upgrade.
thanks to @dzungpv i was able to update my library to 3.0.1, still testing, will comment after testing.
current app:customLayout in the custom layout set the font size. custom layout example: