Android preferences summary default color?

前端 未结 6 930
梦谈多话
梦谈多话 2021-01-03 02:30

I have installed my app in a real phone, and even though in the emulator all the texts of the preferences summaries seem to be in the same color, in the real phone the color

6条回答
  •  栀梦
    栀梦 (楼主)
    2021-01-03 02:54

    I found these: android:textAppearance="?android:attr/textAppearanceLarge" and android:textAppearance="?android:attr/textAppearanceSmall" seem to do the trick.

提交回复
热议问题