How to create a custom Preference and then use it in a Preference activity?

后端 未结 0 666
萌比男神i
萌比男神i 2021-01-25 03:00

Say I created a custom Preference class like this:

public class MyCustomPreference extends Preference {

    public TextView textView;
    public ImageButton imag         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题