We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 707042b commit 9c8714eCopy full SHA for 9c8714e
app/src/main/java/org/yh/yhframe/ConstraintActivity.java
@@ -1,7 +1,10 @@
1
package org.yh.yhframe;
2
3
import org.yh.yhframe.base.BaseActiciy;
4
-
+/**
5
+ * 作者:38314 on 2017/7/12 13:53
6
+ * 邮箱:yh_android@163.com
7
+ */
8
public class ConstraintActivity extends BaseActiciy
9
{
10
app/src/main/java/org/yh/yhframe/FourFragment.java
@@ -9,7 +9,10 @@
import org.yh.library.ui.BindView;
import org.yh.library.utils.LogUtils;
11
import org.yh.yhframe.base.BaseFragment;
12
13
14
15
16
public class FourFragment extends BaseFragment
17
18
@BindView(id = R.id.four_txt, click = true)
0 commit comments