You can do this by creating your own layout for the dialog. http://developer.android.com/reference/android/preference/DialogPreference.html#attr_android:dialogLayout
-- K 2012/9/7 BearTi <[email protected]> > Hi, > > I got two questions: > > 1.) How can I make the Text "android:dialogMessage" in an > "EditTextPreference" bold? I tried "<b>Test1</b> Test2", but this don“t > work! > > 2.) This "android:dialogMessage" is not shown direct over the Textfield > where the User can type something... there es a padding of (i think 2-3 > Lines). How can I remove this breaks? > > > Thanks! > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

