Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

根据SVG矢量信息绘制图形,实现拖动、缩放、点击效果

Notifications You must be signed in to change notification settings

crossll/PathView

Repository files navigation

PathView

Android draw svg vector #image

HOW TO USE

xml

 <cross.ui.PathView
 android:id="@+id/pathView"
 android:layout_width="match_parent"
 android:layout_height="400dip"
 android:background="#ffee00"
 android:padding="10dip"
 app:gravity="center" /> 

more

 app:gravity
 app:boundary_color
 app:click_color

java

 setOnAreaLoadedCallback();//监听view初始化成
 addOnAreaClick();//区域点击效果

#网络请求库 #简介 本库基于[OKHTTP]框架进行的Android网络请求基本封装

About

根据SVG矢量信息绘制图形,实现拖动、缩放、点击效果

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /