android自定义指南针罗盘学习笔记

1.需求分析 略 这种纯图形的罗盘,首先考虑的是用继承View的方式,画圆 画刻度 画方向 画度数 2.代码实现 a.xml <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://s
相关文章
相关标签/搜索