Re: [android-developers] Theme.Dialog - Remove Title Area?

2010-10-07 Thread Miguel Morales
Use: requestWindowFeature(Window.FEATURE_NO_TITLE);

On Wed, Oct 6, 2010 at 10:52 PM, Kumar Bibek coomar@gmail.com wrote:
 Remove the title. As you would have done on an activity.

 On Wed, Sep 29, 2010 at 7:08 AM, Peake peakeinteract...@gmail.com wrote:

 I have an activity that is using android:theme=@android:style/
 Theme.Dialog, and I want to get rid of the black line (looks to be
 about 20dp height) where the Dialog title would normally go. I just
 want the content area of the Dialog.

 Any ideas?

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en


 --
 Kumar Bibek
 http://techdroid.kbeanie.com
 http://www.kbeanie.com

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en



-- 
~ Jeremiah:9:23-24
Android 2D MMORPG: http://developingthedream.blogspot.com/,
http://diastrofunk.com,
http://www.youtube.com/user/revoltingx

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Theme.Dialog - Remove Title Area?

2010-10-06 Thread Peake
I have an activity that is using android:theme=@android:style/
Theme.Dialog, and I want to get rid of the black line (looks to be
about 20dp height) where the Dialog title would normally go. I just
want the content area of the Dialog.

Any ideas?

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Theme.Dialog - Remove Title Area?

2010-10-06 Thread Kumar Bibek
Remove the title. As you would have done on an activity.

On Wed, Sep 29, 2010 at 7:08 AM, Peake peakeinteract...@gmail.com wrote:

 I have an activity that is using android:theme=@android:style/
 Theme.Dialog, and I want to get rid of the black line (looks to be
 about 20dp height) where the Dialog title would normally go. I just
 want the content area of the Dialog.

 Any ideas?

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.comandroid-developers%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
Kumar Bibek
http://techdroid.kbeanie.com
http://www.kbeanie.com

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en