google / hover

A floating menu library for Android.
Apache License 2.0
2.64k stars 284 forks source link

How to increase hover tab size #80

Open md-lotfi opened 6 years ago

md-lotfi commented 6 years ago

Hello sir, I want to know how to modify the size of the hover tab. I personally think that the default tab_size is small. Thank you in advance.

ghost commented 5 years ago

I know it's late but this might help -

<dimen name="hover_tab_size">50dp</dimen>
<dimen name="hover_tab_margin">0dp</dimen>