liyiheng

Results 11 issues of liyiheng

``` /* _________ /\ \ \_| Topic | | | | ____|_ \_/______/ */ /* \\\/// / _ _ \ (| (.)(.) |) .-.OOOo--()--oOOO.-. | | | User | |...

help wanted

setVolume(0,0); It doesn't work

https://github.com/XanthusL/LightSocks-Android/blob/e19a7cc75b7f49ea63fac1f12f28ba548e56f0df/app/src/main/java/com/liyiheng/lightsocks/MainActivity.java#L45 Linux: ```sh export http_proxy=http://127.0.0.1:7777 export https_proxy=http://127.0.0.1:7777 ``` 待查证 - `http.proxyHost` `http.proxyPort` - `http_proxy`

help wanted

if ((visibleItemCount > 0 && currentScrollState == RecyclerView.SCROLL_STATE_IDLE && (lastVisibleItemPosition) >= totalItemCount - 1)) { onLoadNextPage(recyclerView); } //经常触发多次导致数据重复

```sh tree -L 1 . ├── Cargo.lock ├── Cargo.toml ├── Chinese.md ├── Chinese.pdf ├── images ├── README.md ├── src ├── target ├── test.md └── test.pdf ``` thread 'main' panicked at...

both RoundedBitmapDisplayer and CircleBitmapDisplayer maybe centercrop works , but the Bitmap was warped

似乎用LayoutManager合适,不知道有没有高大上的姿势