Commit 856b277c9dd18f19503cfc3b11f6367f44d61695

Authored by 姚旭斌
1 parent 91d42621

no message

app/src/main/java/com/shunzhi/parent/bean/CurrentBean.java 0 → 100644
@@ -0,0 +1,8 @@ @@ -0,0 +1,8 @@
  1 +package com.shunzhi.parent.bean;
  2 +
  3 +/**
  4 + * Created by Administrator on 2018/3/13 0013.
  5 + */
  6 +
  7 +public class CurrentBean {
  8 +}
app/src/main/res/drawable/rudiobtn_unclick.xml 0 → 100644
@@ -0,0 +1,6 @@ @@ -0,0 +1,6 @@
  1 +<?xml version="1.0" encoding="utf-8"?>
  2 +<shape android:shape="rectangle" xmlns:android="http://schemas.android.com/apk/res/android">
  3 + <stroke android:color="#00000000" android:width="1dp"/>
  4 + <solid android:color="#b3cfff" />
  5 + <corners android:radius="5dp"/>
  6 +</shape>
0 \ No newline at end of file 7 \ No newline at end of file