Added a simple demo on how to implement a fullscreen tutorial overlay which highlights one of the bu...
a
Added a simple demo on how to implement a fullscreen tutorial overlay which highlights one of the buttons on the screen. In case someone was curious how to implement that in Compose. The code isΒ here
πŸ‘πŸΌ 4
πŸ‘πŸΎ 1
πŸ‘πŸ» 2
K 12
πŸ‘ 29
c
Ah yes. Thank you @Andrey Kulikov was just working on something like this the past few days. Your impl looks solid πŸ’―
Also... why haven't I seen this repo before? What other googlers have compose sample repos I don't know about? πŸ˜…
n
AndroidRuntime: FATAL EXCEPTION: main Process: compose.photoapp, PID: 16852 java.lang.AbstractMethodError: abstract method "void androidx.lifecycle.DefaultLifecycleObserver.onCreate(androidx.lifecycle.LifecycleOwner)"