avast / android-styled-dialogs

Backport of Material dialogs with easy-to-use API based on DialogFragment
Apache License 2.0
2.15k stars 450 forks source link

Problem icon and title #39

Closed AX-NICOLAS closed 10 years ago

AX-NICOLAS commented 10 years ago

Hello,

I use your library in particular the class "Basic Dialog Fragment" how do you do to properly focus an icon and the title? Currently there is a gap the title is higher than the icon.

Using a CustomTitle?

thank you in advance

AX-NICOLAS commented 10 years ago

Hello,

I use your library in particular the class "Basic Dialog Fragment" how do you do to center an icon and the title? Currently there is a gap the title is higher than the icon.

Using a CustomTitle?

thank you in advance

davidvavra commented 10 years ago

Can you put a screenshot highlighting the problem? We follow design of standard dialogs, if you want anything non-standard you need a custom view.

AX-NICOLAS commented 10 years ago

There is not of bug wrong icon...