how to create bottom sheet in android studio in Hindi || bottom sheet dialog android

Поделиться
HTML-код
  • Опубликовано: 30 ноя 2024

Комментарии • 27

  • @kailashsoni676
    @kailashsoni676 2 месяца назад

    Thank you bhai tame gujrati chee❤

  • @YourDeveloperHere
    @YourDeveloperHere  3 года назад +1

    Source Code ==> github.com/jenil-vaghani/BotttomSheet-Android-java

  • @akcreative7405
    @akcreative7405 3 года назад +1

    great video 📹
    Regards Om Sharma

  • @samirdesigner3324
    @samirdesigner3324 3 года назад +2

    hello bro
    if make
    1-add multi langauge use 3 language 2-change font size 3- change font style with save
    thanks again

  • @errorhunts
    @errorhunts 4 месяца назад

    How to show this dialog in full screen. Like backdrop

  • @sujalbalar316
    @sujalbalar316 2 года назад

    Stack Overflow

  • @TheNoobDhruv
    @TheNoobDhruv Год назад

    How to change navigation bar color on open bottom sheet

  • @rounakgupta5586
    @rounakgupta5586 3 года назад +1

    Bhai plz help Long click on recycler view item and get UID in Bottom Sheet Dialog

    • @rounakgupta5586
      @rounakgupta5586 3 года назад +1

      Means that get data from activity to Bottom Sheet Dialog

    • @rounakgupta5586
      @rounakgupta5586 3 года назад +1

      Get Data in Activity and put into Bottom Sheet Dialog

    • @rounakgupta5586
      @rounakgupta5586 3 года назад +1

      Mainly i am getting UID from activity to Bottom Sheet Dialog

    • @rounakgupta5586
      @rounakgupta5586 3 года назад

      Plz help

  • @rupendrakumar3061
    @rupendrakumar3061 2 года назад

    How to implement FB Native ads in BottomSheet...?

  • @aayiosupport8439
    @aayiosupport8439 3 года назад

    Sir ek help chahiye bottom sheet se related please help me sir

    • @YourDeveloperHere
      @YourDeveloperHere  3 года назад

      bolo

    • @AvengerGamingYT.
      @AvengerGamingYT. 2 года назад

      @@YourDeveloperHere sir mene bottom sheet me bottomsheet. Wali bethid use ki hai aur maine fab use kiye hai onclick new activity se app crash hi raha hai ( null pointer expections) plz help

  • @VishalKumar-yw4dq
    @VishalKumar-yw4dq 3 года назад

    what is the use of style...like why are we using it and are there any other uses of style ?

    • @YourDeveloperHere
      @YourDeveloperHere  3 года назад

      Because we need BottomSheet Like Curve Corner Radius That's Why and also Bottom Sheet is transparent that's it...

    • @sujalbalar316
      @sujalbalar316 2 года назад

      @@YourDeveloperHere you can also use drawable (in background attribute of parent layout) in .XML file .

    • @sujalbalar316
      @sujalbalar316 2 года назад

      @@YourDeveloperHere not acceptable

  • @satya8551
    @satya8551 3 года назад

    Bro back press kar rahe hai to app exit ho Jana chahiye lakin nahi ho pa raha splash show ho raha hai yesa kyo

    • @YourDeveloperHere
      @YourDeveloperHere  3 года назад +1

      apko ye code apne on back press method me add karna hai ho jayega
      .
      .
      .
      Code ==>
      if (sheet.isShowing()){
      sheet.dismiss();
      } else {
      sheet.show();
      }

  • @sanketkudale7606
    @sanketkudale7606 3 года назад +1

    Sir it is not working did same as you did

    • @daniyalarif5262
      @daniyalarif5262 Год назад

      Same thing happened to me when i try to code

  • @sanketkudale7606
    @sanketkudale7606 3 года назад

    please help asap