Skip to content

Commit cb185a2

Browse files
committed
fix style
1 parent 78146a7 commit cb185a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/com/firebase/uidemo/BaseActivity.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ protected void onCreate(@Nullable Bundle savedInstanceState) {
1313
// Enable edge-to-edge for all activities
1414
WindowCompat.setDecorFitsSystemWindows(getWindow(), false);
1515
}
16-
}
16+
}

0 commit comments

Comments
 (0)