Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8422043
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T03:19:31+00:00 2026-06-10T03:19:31+00:00

I have Fragment that extends DialogFragment and I have a custom layout for it

  • 0

I have Fragment that extends DialogFragment and I have a custom layout for it which contains two edittexts and two buttons – ok and cancel. My dialog displays just fine, using the onCreateView method for specifying the layout, but I don’t know how to handle button clicks. Inside the onCreateView method, button.setOnClickListener doesn’t work. This may have a simple solution, but I am stuck for several hours. I would very much appreciate an advice or example code.

P.S I don’t want to use AlertDialog, because in this case when clicking on the ok button, the dialog automatically dismisses itself, and I can’t do a validation on the edittext’s (example: when the user presses ok button and the edittext’s are empty I don’t want the dialog to disappear). That is way I went with the option for creating a custom dialog and easily manage the buttons behavior.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T03:19:32+00:00Added an answer on June 10, 2026 at 3:19 am

    Do along these lines

    Dialog dl = mDialogFragment.getDialog();
    Button btn = dl.findViewById(R.id.btn);
    btn.setOnClickListener(this);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have fragment that on a component click pop-ups DialogFragment. This dialog fragment holds
I have a fragment which has its own state (selected buttons, etc). That state
I have a BaseFragment so called LeaderboardFragment that extends Fragment : public class LeaderboardFragment
I have class that extend FragmentActivity in it I add fragment to layout as
I have a Fragment that has contains lots of info (article) with a tabhost
I'm using Android-support-v4 I have a PagerAdapter that displays a list fragment in each
I have created a custom dialog, the code is below. The problem is that,
I have a fragment class that extends Fragment and calls setHasOptionsMenu to participate in
I have a generic class which represents a fragment of text. That fragment of
I have a fragment which contains a ViewPager. The ViewPager is associated with an

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.