Fancybuttons icon indicating copy to clipboard operation
Fancybuttons copied to clipboard

Icons, Borders, Radius ... for Android buttons

Results 27 Fancybuttons issues
Sort by recently updated
recently updated
newest added

Why did you do use fancy namespace instead of default app namespace? custom namespaces has not intellisense. and it causes a lot of problems.

Auto complete code in XML not work . version 1.9.0

Hi, "fancy:fb_focusColor" atribute is not working in version 1.9.0. Version 1.8.4 is fine since setClickable and setFocusable are set to true. This bug is related to #100 Thank you, Marco

Hello, I want to inform an issue that I face in LinearLayout with orientation 'vertical'. If I set width MATCH_PARENT and set text programmatically, this happens: ![bug1](https://cloud.githubusercontent.com/assets/9310800/23905205/5627c87e-08db-11e7-8c62-3ea921a7c664.png) Java Code: `...

bug

the attribute "fb_textGravity" can't work in xml but code.

bug

Hi. How i can make default/focus color for icon alternative so background?

enhancement

Bold or Italic styling seems to be supported but actually it has no effect in the UI

duplicate

Here is my code: ` ` and here is fb_iconResource source: ` ` its working well on api 21+.

question

fb_textFont accepts a string which points to a font in the asset folder. With AS3, we can now use fonts in fontFamily attribute. Add this feature please :) (which saves...