1371030

Results 27 issues of 1371030

使用RichTextView作为子控件时,会拦截掉点击事件,上级控件的点击事件会不起作用 比如listview中使用RichTextView,itemClick会无效。

如何让下拉的距离固定?

请教如何指定下拉距离啊?

android.view.InflateException: Binary XML file line #78: Binary XML file line #78: Error inflating class Caused by: android.view.InflateException: Binary XML file line #78: Error inflating class

ViewAnimator使用dp的数值非常方便, animatorSet中是否也能使用dp值?

esp-idf 3.3 /Users/admin/esp/esplay-retro-emulation/retro-esp32/main/main.c:1241:15: error: implicit declaration of function 'set_rom_name_settings' [-Werror=implicit-function-declaration] set_rom_name_settings(file_to_load);

bug
duplicate

例如: 进入activity显示图片,并addOuterMatrixChangedListener 最后显示的结果是 RectF(0.0, 633.6239, 1440.0, 1709.3761) 这里双击放大,再双击缩小 得到 RectF(1.2207031E-4, 633.62415, 1440.0001, 1709.3763)

如何兼容侧滑返回呢? 没有双击放大前可以侧滑返回 双击放大后,滑动到边缘后才能侧滑返回 组件使用的是BGASwipeBackLayout

使用最新的1.2.0.在华为 android api-24,26 下测试,还是有侧滑返回后上一级activity的虚拟按钮再隐藏就会出现底部空白现像 ![screenshot_20181220-135152](https://user-images.githubusercontent.com/4470820/50266749-c7ae3d80-045f-11e9-88a9-f1adc2b64ef5.png)