mirror of
https://github.com/SimpleMobileTools/Simple-Calculator.git
synced 2025-02-16 11:31:01 +01:00
removing duplicate empty lines
This commit is contained in:
parent
1f358e3599
commit
e349acc548
@ -14,7 +14,6 @@ fun Context.getActivity(): Activity {
|
||||
return if (this is ContextWrapper) baseContext.getActivity() else getActivity()
|
||||
}
|
||||
|
||||
|
||||
@Composable
|
||||
fun TransparentSystemBars() {
|
||||
val systemUiController = rememberSystemUiController()
|
||||
|
Loading…
x
Reference in New Issue
Block a user