Android-Bootstrap icon indicating copy to clipboard operation
Android-Bootstrap copied to clipboard

Bootstrap style widgets for Android, with Glyph Icons

Results 33 Android-Bootstrap issues
Sort by recently updated
recently updated
newest added

Currently you calculate it as: measuretext(getLongestItemText()) + paddingLeft + paddingRight. But that it not corrent, because with of "WWW" will be longer then "iii", while length of both string is...

bug

Is this possible at all? Use case: I need next content to be inserted as text content of text view: [#hashtag] blah blah blah.... second line, blah blah...

clarification_needed

Error:(2661) Attribute "checked" has already been defined ! I cannot use this with the 1gravity/Android-RTEditor library here on github How i can solve this ?

bug

There is BootstrapButton view, which (as I understood) acts like an TextView and supports text and FontAwesome icons inside. But it doesn't support custom view inside. Use-case: I want to...

enhancement

hi, I have two BootstrapButton in the same linearlayout. One is plain text , the other is ty_icon. They are of the different height. I try to set the bootstrapText...

enhancement
help_welcome

I was using bootstrapedittext and bootstrapbutton with left aligned icons using `bootstrap:bb_icon_left` but this doesn't work anymore. What is the equivalent of this in v2.0? couldn't find it in sample...

bug
help_welcome

If we doing like this "**Search {fa-search}**" there is no way to only make the icon appear larger without setting the whole text including icon larger. What i wanted is,...

enhancement

As part of a future release BootstrapButton should be able to animate its icons. There should be options to run the animation once (with a callback when finished) or indefinitely...

enhancement
help_welcome

I would be better to add autocomplete textview in this library.

enhancement
help_welcome

The library is not compatible with androidx projects. it throws duplicate classes error on compile time.