Commit 3bac7e4c authored by p x's avatar p x
Browse files

增加驾车路径规划

parent 8a1780fa
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android" >
<item android:drawable="@drawable/offlinearrow_but_pressed" android:state_focused="true"></item>
<item android:drawable="@drawable/offlinearrow_but_pressed" android:state_pressed="true"></item>
<item android:drawable="@drawable/offlinearrow_but_normal"></item>
</selector>
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment