Does anybody know how to change the font size of both title and summary?
If I define my own style and set
<item name="android:textSize">30sp</item>
Both the title and summary are set to this size. I want to make the summary 24sp, but I can't seem to find a way.