add authorize agreement fragment

This commit is contained in:
unknown
2020-03-26 11:39:49 +08:00
parent 3a57bf8439
commit d46a6633b9
13 changed files with 2241 additions and 9 deletions

View File

@@ -15,7 +15,7 @@ object GuideBizManager {
fun init() {
Logger.d("GuideBizManager", "init===================================")
initService()
addGuideFragmentToStack()
// addGuideFragmentToStack()
}
private fun initService() {

View File

@@ -3,7 +3,7 @@
<item android:state_pressed="true">
<shape>
<corners android:radius="@dimen/dp_53" />
<gradient android:endColor="#FF31A8AA" android:startColor="#FF0068CB" />
<gradient android:endColor="#805CC1FF" android:startColor="#803E7FFC" />
</shape>
</item>
<item>