oneHamidreza / MeowBottomNavigation

Android Meow Bottm Navigation
http://etebarian.com
1.32k stars 198 forks source link

MeowBottonNavigation shows Strange behaviour on Oppo Devices #38

Closed asadmukhtar28 closed 4 years ago

asadmukhtar28 commented 4 years ago

Why it is showing this type of behaviour on Oppo Device even the device is having latest OS and also on some devices it works fine?

WhatsApp Image 2019-12-22 at 12 54 50 PM

ahmedkabut commented 4 years ago

becouse you f stuiped

oneHamidreza commented 4 years ago

What?

On Sun, Dec 29, 2019, 2:22 PM ahmedkabut notifications@github.com wrote:

becouse you f stuiped

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/shetmobile/MeowBottomNavigation/issues/38?email_source=notifications&email_token=ADVA7EPGPCPPBJE5YOQG7UDQ3B6N5A5CNFSM4J6NPHFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHY4VII#issuecomment-569494177, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADVA7EM6BZPUVBW3FNO5O7DQ3B6N5ANCNFSM4J6NPHFA .

oneHamidreza commented 4 years ago

dont be angry 😊. i will check this issue soon

asadmukhtar28 commented 4 years ago

Why you dont solve this problem im facing this issue on Oppo Device?

asadmukhtar28 commented 4 years ago

That issue is not solved yet. OK

asadmukhtar28 commented 4 years ago

and if you dont have guts so dont make it open source because of that it`s buggy and as Professional i posted the issue here

asadmukhtar28 commented 4 years ago

Check the code

binding.bottomNav.add(
            MeowBottomNavigation.Model(
                NAV_CONSTANTS.HOME,
                R.drawable.home
            )
        )
        binding.bottomNav.add(
            MeowBottomNavigation.Model(
                NAV_CONSTANTS.HOME_ADD_POST,
                R.drawable.icon_add_post
            )
        )
        binding.bottomNav.add(
            MeowBottomNavigation.Model(
                NAV_CONSTANTS.HOME_SCAN,
                R.drawable.icon_scan
            )
        )
        binding.bottomNav.add(
            MeowBottomNavigation.Model(
                NAV_CONSTANTS.HOME_CONVERSATION,
                R.drawable.ic_no_message
            )
        )
        binding.bottomNav.add(
            MeowBottomNavigation.Model(
                NAV_CONSTANTS.HOME_PROFILE,
                R.drawable.icon_profile
            )
        )
brittle123 commented 3 years ago

@asadmukhtar28 you solved this issue or not?,.. as i'm facing it too in my lower api level devices.