teogor / ceres

🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.

Home Page:https://source.teogor.dev/ceres

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fragment container should be WindowInsets-aware

zeoflow-dev opened this issue · comments

for instance we should be able to set if we want to add padding:

  • to the top based on StatusBar and/or ToolBar
  • to the bottom based on NavigationBar and/or BottomNavBar and/or FloatingButton

that is indeed a good idea. it will be implemented