how to put text on floating action bar (fab) in android, let the action bar be cart and text be number of items -
i have achieved same thing custom layout. there way can put text above fab provided android.
the floatingactionbutton extends imagebutton, not support text.
if want achieve effect in link using native floatingactionbutton, you'll need create different icon each digit want represent.
Comments
Post a Comment