Added a simple demo on how to implement a fullscre...
# compose
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)"