Kwasow / BottomNavigationCircles-Android

A library providing a custom Bottom Navigation Bar view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Icon trimmed in selected menu

soorajcodeares opened this issue · comments

Hi, thanks for reporting the issue! Is it possible for you to create a minimal proof of concept app that shows the issue? Does it appear on only one device or on different ones?

Here is a demo source code for reference. The issue seems regardless of device, android version or number of menus
Demos.zip

Thanks! I'll look into it

It seems that the issue is connected to the Material library version 1.5.0 and higher. I've come up with a fix and it is available in on the main branch. If I don't find any issues with it I'll release a new version of the library, that inludes the fix. Thank you very much for your help on the issue!