-
Notifications
You must be signed in to change notification settings - Fork 73
Vector Images #22
Comments
Followup, seems to be related to the project theme, as using the plain "Material" theme it works as expected. What color is used for the full size option for inverting the icon? |
Guess I should be more slow to place issues! The problem is with using Vector images. I was running on a v19 emulator. I suggest using AppCompatResources.getDrawable(), its in the newer API compat libraries or AppCompatImageView. I would do a pull request, but having issues running/building the sample app, some weird error about duplicate BuildConfigs. |
BTW, very cool component when you need it! |
Hi Kenny, |
When trying to get a full height permanent selection using app:rrbg_selectorFullSize="true" text is visible but the images aren't shown. Is there a different way to not have the underline, but have the background change on the selected item?
The text was updated successfully, but these errors were encountered: