tmxd

Results 17 issues of tmxd

thanks for your work. I want to modify the message layout,change color and size etc,but cant find where to do it.

请看图片附件 但是下载的DEMO显示却是正常。 @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.take_image_activity); TakePhotoOptions.Builder builder = new TakePhotoOptions.Builder(); builder.setWithOwnGallery(true); builder.setCorrectImage(true); takePhoto.setTakePhotoOptions(builder.create()); //CropOptions cropOptions = new CropOptions.Builder().setAspectX(1).setAspectY(1).setWithOwnCrop(true).create(); int size = Math.min(getResources().getDisplayMetrics().widthPixels, getResources().getDisplayMetrics().heightPixels); CropOptions cropOptions...

![QQ图片20220607215230](https://user-images.githubusercontent.com/730750/172397971-5a36b450-63ad-4427-819c-50b78501b52c.png) setting in fakebrowser windowsDD.navigator.userAgent = 'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36' but it didnt work

follow the readme build.bat install but got error ``` npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] build: `frida-compile -L -c src/agent -o src/_agent.js` npm ERR! Exit...

ERROR: Failed to resolve: wrapping-viewpager Affected Modules: app already add maven { url "https://jitpack.io" }

看了下,不能设置setViewPager

需求

v2.0.1 错误: 无法访问RxAppCompatActivity 找不到com.trello.rxlifecycle2.components.support.RxAppCompatActivity的类文件

看了下源码,好像是禁止预加载。就是在配合viewpager的时候,只在显示的时候加载fragment。 其他跟XFragment都一样是吗? 文档里没写。 谢谢

过国外被墙的APP,貌似不能抓包 很好的APP,感谢作者

怎么挂anyproxy又能研究谷歌类似被墙的网站呢?