Git Product home page Git Product logo

Comments (31)

mohammedelnady avatar mohammedelnady commented on August 16, 2024 2

https://drive.google.com/file/d/1PZksbrpI6ttHIjXiiLc9du9xemAcPTwY/view?usp=drivesdku

I uploaded a Preview inwhich when I open keyboard ,it closes permanently everytime

from meowbottomnavigation.

mahdijahandide avatar mahdijahandide commented on August 16, 2024 2

add windowSoftInput="adjust_resize" in manifest and it will be fixed

from meowbottomnavigation.

oneHamidreza avatar oneHamidreza commented on August 16, 2024 2

The Sample in Project doesn't have issue with an EditText.

from meowbottomnavigation.

oneHamidreza avatar oneHamidreza commented on August 16, 2024 2

Check v1.3.1.

from meowbottomnavigation.

mohammedelnady avatar mohammedelnady commented on August 16, 2024 1

there is no reply for help Are You ALIVE ?!

from meowbottomnavigation.

oneHamidreza avatar oneHamidreza commented on August 16, 2024 1

please send more info from issue such as screen-shot or your codes

from meowbottomnavigation.

oneHamidreza avatar oneHamidreza commented on August 16, 2024 1

ok . i will check it.

from meowbottomnavigation.

oneHamidreza avatar oneHamidreza commented on August 16, 2024 1

Please send your codes. Are you sure to this issue is related with Meow Bottom Navigation?

from meowbottomnavigation.

komalM01 avatar komalM01 commented on August 16, 2024 1

https://drive.google.com/file/d/1PZksbrpI6ttHIjXiiLc9du9xemAcPTwY/view?usp=drivesdku

I uploaded a Preview inwhich when I open keyboard ,it closes permanently everytime

Have faced Same issue

bottomNavigation.setOnClickMenuListener {
// YOUR CODES
}

I have Used above listener and it will work for me....hope this will work for you as well

from meowbottomnavigation.

mohammedelnady avatar mohammedelnady commented on August 16, 2024

are you alright ?!

from meowbottomnavigation.

mohammedelnady avatar mohammedelnady commented on August 16, 2024

الصبر يارب
Yes it's abug in your library
And you assigned here as abug
#45

Are you ok ??

from meowbottomnavigation.

DevUai avatar DevUai commented on August 16, 2024

Any solution? I'm having the same problem with the Java version.

from meowbottomnavigation.

newarifrh avatar newarifrh commented on August 16, 2024

try to add this code in your manifest like this way

 <activity android:name=".MainActivity"
        android:windowSoftInputMode="adjustPan">

from meowbottomnavigation.

DevUai avatar DevUai commented on August 16, 2024

Unfortunately it didn't work. It keeps opening and closing instantly.

from meowbottomnavigation.

mohammedelnady avatar mohammedelnady commented on August 16, 2024

any recommendations ?

from meowbottomnavigation.

mohammedelnady avatar mohammedelnady commented on August 16, 2024

any updates?!

from meowbottomnavigation.

mohammedelnady avatar mohammedelnady commented on August 16, 2024

hey?!

from meowbottomnavigation.

mohammedelnady avatar mohammedelnady commented on August 16, 2024

Are You Alive ?

from meowbottomnavigation.

mohammedelnady avatar mohammedelnady commented on August 16, 2024

Hey

from meowbottomnavigation.

ashokgaire avatar ashokgaire commented on August 16, 2024

same problem here

from meowbottomnavigation.

abhishektiwarijr avatar abhishektiwarijr commented on August 16, 2024

Just take all code from onMeasure() method in MeowBottomNavigation class and paste it in the method initializeViews() at the bottom after line allowDraw = true.
And Voila!

from meowbottomnavigation.

Shamseldienmahmoud avatar Shamseldienmahmoud commented on August 16, 2024

Just take all code from onMeasure() method in MeowBottomNavigation class and paste it in the method initializeViews() at the bottom after line allowDraw = true.
And Voila!

not working bro

from meowbottomnavigation.

Shamseldienmahmoud avatar Shamseldienmahmoud commented on August 16, 2024

Any solution? same problem with the Java version.

from meowbottomnavigation.

abhishektiwarijr avatar abhishektiwarijr commented on August 16, 2024

Well, I've tried kotlin version and I don't think it should matter with the language.
You can see below.

ezgif com-optimize

from meowbottomnavigation.

Shamseldienmahmoud avatar Shamseldienmahmoud commented on August 16, 2024

add windowSoftInput="adjust_resize" in manifest and it will be fixed

not working

from meowbottomnavigation.

abhishektiwarijr avatar abhishektiwarijr commented on August 16, 2024

@Shamseldienmahmoud
This didn't work #52 (comment) ?
And I hope your activity has this snippet
android:configChanges="keyboardHidden|orientation|screenSize"
in manifest
Let us know if there's anything else.

from meowbottomnavigation.

fkocak2505 avatar fkocak2505 commented on August 16, 2024

https://drive.google.com/file/d/1PZksbrpI6ttHIjXiiLc9du9xemAcPTwY/view?usp=drivesdku

I uploaded a Preview inwhich when I open keyboard ,it closes permanently everytime

Have faced Same issue

bottomNavigation.setOnClickMenuListener {
// YOUR CODES
}

I have Used above listener and it will work for me....hope this will work for you as well

yeah it's working. I have same issue but when I use "setOnClickMenuListener" than fixing. Thanks..!

from meowbottomnavigation.

MegiasHack avatar MegiasHack commented on August 16, 2024

Solution for java?

from meowbottomnavigation.

MegiasHack avatar MegiasHack commented on August 16, 2024

Solution for java?

If anyone had the problem on java, you need to use click listener instead show listener and leave show listener empty and it will work.

from meowbottomnavigation.

komalM01 avatar komalM01 commented on August 16, 2024

from meowbottomnavigation.

Zeyrox1090 avatar Zeyrox1090 commented on August 16, 2024

😔

from meowbottomnavigation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.