android-lifecylce
There are 4 repositories under android-lifecylce topic.
Petterpx/FloatingX
Android上强大的悬浮窗组件,支持 系统浮窗(需要权限)、应用内浮窗(无权限)、局部悬浮(View),支持边缘吸附、回弹、自定义动画、位置保存、窗口化及分屏后位置修复等。Android without permission suspension window(App), support global(View), local suspension, support edge adsorption, rebound, custom animation, position saving, windowing and split-screen position repair.
032AbhishekChoksi/Android-Practical-List-1
Fundamental Of Mobile Application Development - Practical List 1 @2022 #032AbhishekChoksi. All rights reserved.
mdroid23/JetPackDemo
Jetpack
UmeshJangid/ViewModal-New-Framwork-in-Jetpack
ViewModel : Part of Android Jetpack is the class is designed to store and manage UI-related data in a lifecycle conscious way. The ViewModel class allows data to survive configuration changes such as screen rotations.