add authorize agreement fragment
This commit is contained in:
@@ -15,7 +15,7 @@ object GuideBizManager {
|
||||
fun init() {
|
||||
Logger.d("GuideBizManager", "init===================================")
|
||||
initService()
|
||||
addGuideFragmentToStack()
|
||||
// addGuideFragmentToStack()
|
||||
}
|
||||
|
||||
private fun initService() {
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user