Hameed Chishti

Results 12 issues of Hameed Chishti

**Description** It would be useful if SystemUiController could be used to get current values statusBarColor, navigationBarColor. One usecase would be user moving from some main screen which has already set...

**Description** Trying to use WebView composable (from Accompanist) inside HorizontalPager, when webpage is scrolled (vertically), pager tries to go to next page/ sometime even does go to next page. **Steps...

It would be helpful to get allTracks names printed to logs for finding issues/ typo e.t.c. https://github.com/r0adkll/upload-google-play/blob/623184c55db44a7ff8f00e58154b558fdcf7af23/src/edits.ts#L141

Is it possible to use this action to create a draft release + uplaod aab to Instant App only? When you have Instant app support enabled, using this action always...

enhancement
good first issue

v1.7.15-beta seems to have caused regression for me. App i'm working on need to hide TopAppBar when navigating to some specific destinations, before bumping to version 1.7.15-beta everything was working...

dependency

shouldn't lint.xml be included in repo? when building warning can be seen that lint.xml not found

A common usecase is to show banner ads in LazyColumn Following within a LazyColumn will recreate banner ad whenever item becomes visible and destroy it when it goes offscreen. if...

should these templates include some dummy Macrobenchmark tests & Baseline Profiles generation?

Is it possible to use emoji in label ? I tried it like this : filters = chromeLike("Abc ⚡") filters = chromeLike("Abc \uD83D\uDD25") but no success, end result is like...

help wanted

Is there any plan to migrate / support null-safety? thanks!