Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SVG Icon's doesn't work #90

Open
MiqueiasGFernandes opened this issue Jun 25, 2020 · 0 comments
Open

SVG Icon's doesn't work #90

MiqueiasGFernandes opened this issue Jun 25, 2020 · 0 comments

Comments

@MiqueiasGFernandes
Copy link

Hello! I'm using the FlexButton version 0.11. I already read this issue [https://github.com//issues/9], albeit i'm using the latest version of package, the SVG icons dont are loading on my Android test's. Example:

`                        <flex:FlexButton
                            Icon="next.svg"
                            IconOrientation="Right"
                            Padding="18"
                            IconPadding="10"
                            Text="Avançar"
                            BackgroundColor="#fbfbfb" 
                            ForegroundColor="#a5a5a5" 
                            BorderColor="#a5a5a5" 
                            BorderThickness="2" 
                            Margin="5" 
                            CornerRadius="30" 
                            Grid.Row="0" 
                            Grid.Column="1"/>`

The button show icon padding, but don't show the icon.
I'm sure that Icons are on "Resources/drawable" folders, and the Build Action is defined "Android Resource"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants