pull/63/head
kunfei 6 years ago
parent 6f20ed67e7
commit 41258272b7
  1. 9
      app/src/main/res/drawable/side_nav_bar.xml

@ -1,9 +0,0 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<gradient
android:angle="135"
android:centerColor="#009688"
android:endColor="#00695C"
android:startColor="#4DB6AC"
android:type="linear" />
</shape>
Loading…
Cancel
Save