葱花滑蛋

Results 10 issues of 葱花滑蛋

## 描述需求 RomUtils希望新增对荣耀手机判断,isHonor

help wanted

English: when SlidrPosition.HORIZONTAL, how handle slide conflicts with viewpager, seekbar? child view have touch events, can you provide setDisallowInterceptTouchEvent(true) method? 中:当SlidrPosition.HORIZONTAL时,如何处理与viewpager, seekbar的滑动冲突?子view拥有触摸事件时,能提供一个setDisallowInterceptTouchEvent(true)的方法吗?

version is 3.10.0, load small picture, in callback method, onImageLoaded() -> SubsamplingScaleImageView.setMaxScale(), not center ### Steps to reproduce ![image](https://user-images.githubusercontent.com/20864280/83832073-680f2500-a71b-11ea-9376-9d4a56bfb77e.png) ### Affected images ![image](https://user-images.githubusercontent.com/20864280/83832100-75c4aa80-a71b-11ea-90d9-36d4565a5ec8.png)

配合此库使用的话,RecyclerView的clipToPadding="false"属性不生效

![image](https://cloud.githubusercontent.com/assets/20864280/22958227/c8e44258-f368-11e6-8437-a7c4d825f6e7.png)

你好,作者,可以支持优先加载缓存,并且同时缓存当前最新的网络数据吗

``` public class ViewPagerActivity extends SwipeBackActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_viewpager); initViews(); setDragEdge(SwipeBackLayout.DragEdge.TOP); } private void initViews() { Toolbar toolbar = (Toolbar) findViewById(R.id.toolbar); toolbar.setTitle(R.string.title_activity_viewpager); toolbar.setTitleTextColor(Color.WHITE); setSupportActionBar(toolbar);...

**Environment** - OS: macOS - scrcpy version: 1.23 - installation method: brew - device model: Pixel 4 - Android version: android 13 **Describe the bug** mac system, occasional continuous splash...

Flutter Module 集成 boost后,然后以aar的方式集成到原生项目,无法渲染flutter页面,但是如果以依赖模块的源码,可以渲染成功。 ![image](https://github.com/alibaba/flutter_boost/assets/20864280/5bff42a2-068c-4292-a911-c9bdd2aa7165) ### Flutter SDK版本 3.13.0 ### FlutterBoost版本 4.4.2

1) 每次重新打开软件,上次钱包隐藏的状态都会被重置成可见。期望:能记忆上次钱包隐藏的状态

bug