dewango / BottomNavigationBarXF

Bottom Navigation Bar for Xamarin Forms
MIT License
187 stars 97 forks source link

text overlapping on icon for android #93

Open Ajaysinh4377 opened 6 years ago

Ajaysinh4377 commented 6 years ago

screenshot_1518523798

how to resolve it.

i can used all updated package and .netstandard xamarin.forms setup

krruzic commented 6 years ago

Use https://github.com/mikescandy/BottomNavigationBarXF fork, it has a lot of fixes and no icon size issues on that. You'll have to include it in your app manually as there isn't a nuget on the latest commit.

Ajaysinh4377 commented 6 years ago

if icon image resolution is high then we fetch overlapping issue

On Fri, Mar 9, 2018 at 2:32 AM, Kristopher Ruzic notifications@github.com wrote:

Use https://github.com/mikescandy/BottomNavigationBarXF fork, it has a lot of fixes and no icon size issues on that. You'll have to include it in your app manually as there isn't a nuget on the latest commit.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/thrive-now/BottomNavigationBarXF/issues/93#issuecomment-371623346, or mute the thread https://github.com/notifications/unsubscribe-auth/AhuTufIkcBUmyaCbKfT5Bp9xsOw0s6Sbks5tcZx2gaJpZM4SDqEr .

--

Ajay Dodiya | Android Developer Mobile: +91-9737001035 | Email: ajaysinhrajput25@gmail.com | Skype: codeinsight.ajay@outlook.com

maherzaidoune commented 6 years ago

i don't know if u still need that or not , but just move your icons to drawable xhdpi folder will fix that