Results 4 comments of Phat Nguyen

Should be -keep class com.liuguangqiang.** { \*; } -dontwarn com.liuguangqiang.*

You can customize SwipeBackActivity by extending AppcompatActivity and implementing SwipebackListener ``` public class SwipeDownActivity extends AppCompatActivity implements SwipeBackLayout.SwipeBackListener { private SwipeBackLayout swipeBackLayout; private ImageView ivShadow; @Override public void setContentView(int layoutResID)...

@unsupo got your point, added Authorization in header `Authorization: Bearer access_token` but got the same issue: may I ask if you can do a quick screenshot if you can successfully...

has the same concern