Abrar Wiryawan

Results 24 issues of Abrar Wiryawan

The item option menu still showing "Log in to Designer News" even after login succesfully. When i click it, the app wil log out my account. So the login was...

**Login** When i tried to login, it shows snackbar with message "NeedsBrowser". ![image](https://user-images.githubusercontent.com/26060382/169328241-a54e6c93-5d88-48df-a9df-8e55c7717ea2.png) Then i check the logcat and it shows this log. ![image](https://user-images.githubusercontent.com/26060382/169328141-ca259251-92e6-4659-ba32-b02a9d34aae9.png) **Register** When i tried to register,...

api 29 is currently timeout and makes test run for indefinite amount of time. More information can be found [here](https://github.com/ReactiveCircus/android-emulator-runner/issues/168#issuecomment-881279868)

I just tried to test my app interface, but it does not seem espresso can detect it. Neither manually code the test nor using record test (which is works when...

## 🚀 Description Update translation to make it more natural and not straight-out-of-translate. ## 📄 Motivation and Context Current translation feels "robotic" and inconsistent to other system/app that are image...

**Is your feature request related to a problem? Please describe.** I'm confused when i was trying to look for type scale generator for Material 3. Material Theme Builder website just...

enhancement

When i launch the app, Kotlin NPE happens with this log. The app doesnt crash and still working correctly. Just want to let it be known that this Exception exist....

**Issue** - I try to convert bootstrap icons svg to compose. For the Fill icons it works, but for the normal icon it gives me exception. I have not checked...

Hi, i tried to fork this repo for learn testing. And after updated dependencies, the ViewModel test that using Spek always failed. I've made adjustment to threading in the InstantTaskExecutorRuleSpek...