I am using Dialogs v4 to implement an About box and an EULA box. Each has a WebView embedded in it. Works really well and super easy to code.
I noticed on another app that when the contents are scrolled the title bar and footer change to a slightly darker color. This is very nice and makes it easy to see the separation between the fixed and scrolling text. It also means I can use a background color the same as the title bar/footer, which looks simpler and cleaner.
I would expect this is a feature of the style in use.
Does this dialog implement this feature and if so what is the style name I need to modify?
I noticed on another app that when the contents are scrolled the title bar and footer change to a slightly darker color. This is very nice and makes it easy to see the separation between the fixed and scrolling text. It also means I can use a background color the same as the title bar/footer, which looks simpler and cleaner.
I would expect this is a feature of the style in use.
Does this dialog implement this feature and if so what is the style name I need to modify?