We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78146a7 commit cb185a2Copy full SHA for cb185a2
app/src/main/java/com/firebase/uidemo/BaseActivity.java
@@ -13,4 +13,4 @@ protected void onCreate(@Nullable Bundle savedInstanceState) {
13
// Enable edge-to-edge for all activities
14
WindowCompat.setDecorFitsSystemWindows(getWindow(), false);
15
}
16
-}
+}
0 commit comments