wangbax
wangbax
- Python version request `v3.9.1` `pipenv install --python 3.9.1` - Account password can see [#43 issuecomment](https://github.com/ClaudiuGeorgiu/PlaystoreDownloader/issues/43#issuecomment-801074081) - `gsfId`(`ANDROID_ID`) can use [Aurora Store](https://auroraoss.com/) location: `/data/data/com.aurora.store/shared_prefs/com.aurora.store_preferences.xml` Hope it work to you.
I found this issue when i wan to upgraded viewpager2. Pls support early.
@colriot I need mixed use litho and fragment , so i need warp litho in `viewpager2 `. `ViewPagerComponentSpec` can only support simple scene.
@yaraabdelhakiim This example is also possible, just change the`targetSdkVersion` to`29`
I found this [commit](https://github.com/facebook/litho/commit/713dca6e6f345dd04532693e57282c24716b0119#diff-c197962302397baf3a4cc36463dce5ea). How can i solve it?
> Try not to extend LithoView in your project I solved it this way, but I don't know if it is the best way. 
I also encountered this problem, I fixed it in the following way, parsing the command directly at the dart layer. ``` dart final process = await Process.start( 'wmic', ['csproduct', 'get',...
`implementation 'androidx.browser:browser:1.3.0'` https://developer.android.com/jetpack/androidx/releases/browser