How can I change font size in PreferenceScreen

后端 未结 6 1967
天涯浪人
天涯浪人 2020-11-30 05:12

    

        
6条回答
  •  攒了一身酷
    2020-11-30 05:30

    You can actually take a look at the layout that is used in the specific platform in layout folder located in:

    \platforms\android-\data\res\layout
    

    Preferences layouts start with preference_ prefix.

提交回复
热议问题