Giter VIP home page Giter VIP logo

Comments (6)

michael-rapp avatar michael-rapp commented on May 31, 2024

You code doesn't make sense to me. There isn't an apply-method in this library. Are you sure that you are actually using this library? It should become obvious when taking a look at the classes' imports.

from androidbottomsheet.

mustafakibar avatar mustafakibar commented on May 31, 2024

Sorry for little information. I'm use kotlin. So this keyword in apply represent BottomSheet dialog.

from androidbottomsheet.

michael-rapp avatar michael-rapp commented on May 31, 2024

Ok, I got it. I am not very familiar with Kotlin.

So your layout contains an EditText, right? What exactly do you want to achieve? Do want the keyboard to not show up? Or do you want the keyboard to be shown below the bottom sheet?

from androidbottomsheet.

mustafakibar avatar mustafakibar commented on May 31, 2024

Yes layout has edittext. When BottomSheet dialog comes to visible then user interact the edittext. And the bottomsheet stays behind the keyboard after the keyboard is visible.

But I added this:

this.window.setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_STATE_ALWAYS_HIDDEN or WindowManager.LayoutParams.SOFT_INPUT_ADJUST_PAN) in onShowListener()

So bottomsheet dialog should be on the keyboard? But it's doesn't work.

from androidbottomsheet.

ashu-mkb avatar ashu-mkb commented on May 31, 2024

@mustafakibar u got the solution? please help.

from androidbottomsheet.

MuhShalah007 avatar MuhShalah007 commented on May 31, 2024

I Want the keyboard to be shown below the bottom sheet please... How?

from androidbottomsheet.

Related Issues (9)

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.