To create a custom view you can either extend an existing View subclass (such as a Button or EditText ), or create your own subclass of View . By extending View ...
確定! 回上一頁