Harold S

Results 6 issues of Harold S

I'm spiking this library right now and every time I built the tooltip and anchor it to a view in a constraint layout, the tooltip only appears in the top...

I'm trying to reproduce this `SampleScaffold` in my app. In particular the hiding and showing of the `bottomBar` by destination. Here is the code from the sample: ``` @OptIn(ExperimentalMaterialNavigationApi::class) @Composable...

question

Is there any way define custom properties on a graph, and then check them as part of the `NavController.currentDestination`? For example: ``` @RootNavGraph(start = true) @NavGraph annotation class UnauthenticatedNavGraph( val...

enhancement

In the same package and gradle module: ``` @Module @ComponentScan class Sources ``` and ``` @Single open class Preferences( private val prefs: SharedPreferences //

I'm not able to sync this library in gradle. You might have a problem with the project.

### Step 1. Before you submit - [x] I have read the [Troubleshooting](https://end-4.github.io/dots-hyprland-wiki/en/i-i/04troubleshooting/) and [Usage](https://end-4.github.io/dots-hyprland-wiki/en/i-i/02usage/) pages. - [x] I've successfully updated to the latest version following the [guidance](https://end-4.github.io/dots-hyprland-wiki/en/i-i/01setup/#updating). - [x]...

ISSUE