ikew0ng / SwipeBackLayout

An Android library that help you to build app with swipe back gesture.
Apache License 2.0
6.13k stars 1.4k forks source link

为何不继承AppCompatActivity? #117

Open hacket opened 8 years ago

hacket commented 8 years ago

用supportv7

xiejianchao commented 8 years ago

同问,作者好像很久都不更新了

a14795860 commented 8 years ago

直接用gradle下载的好像没有更新,但是在library里面已经是改过的了,看下面

public class SwipeBackActivity extends AppCompatActivity implements SwipeBackActivityBase {

micookie commented 7 years ago

同问。

micookie commented 7 years ago

代码里的确是已经更新了

luffykou commented 7 years ago

I have build SwipeBackLayout-V1.1.0.aar with the latest code. Look #124 for detail.


抱歉没注意大家都用中文。我用最新代码构建了aar文件,下载引用即可,具体见 #124 。

micookie commented 7 years ago

@luffykou 恩恩。为啥不发布到仓库呢?感觉那样方便一些~。谢谢~