Elton Haffor

Results 10 issues of Elton Haffor

嵌套WebView的问题,WebView网页中使用了滑动控件,在WebView中的滑动区域,还是会传递错误导致直接下拉刷新

com.github.bumptech.glide:glide:4.11.0 Process: com.xxx.xxx.xxx, PID: 10551 java.lang.NoSuchMethodError: No virtual method centerCrop()Lcom/bumptech/glide/request/RequestOptions; in class Lcom/bumptech/glide/request/RequestOptions; or its super classes (declaration of 'com.bumptech.glide.request.RequestOptions'

FragmentPagerItems.Creator creator = FragmentPagerItems.with(getActivity()); for (ColumnBean columnBean : columnBeen) { TabEntity tabEntity = UIUtils.createrColumnFragment(columnBean, false); creator.add(FragmentPagerItem.of(columnBean.getCat_name(), tabEntity.getClassName(), tabEntity.getBundle())); } FragmentPagerItemAdapter adapter = new FragmentPagerItemAdapter( getChildFragmentManager(), creator.create()); vp_content.setOffscreenPageLimit(1); vp_content.setAdapter(adapter); stl_tab.setViewPager(vp_content);

如果需要一个椭圆该如何处理 请教

java.lang.RuntimeException: Unable to start activity ComponentInfo{xxx.x.xx..xxx/com.leeson.image_pickers.activitys.SelectPicsActivity}: java.lang.IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this activity.

bug

这个在3.21.12版本中没有

How to get the selected text