[Media viewer] Increase topAppBarHeight so that text and PDF files are not rendered below the top app bar.
This commit is contained in:
committed by
Benoit Marty
parent
a9bf48779b
commit
0a1ef5d121
+1
-1
@@ -106,7 +106,7 @@ import me.saket.telephoto.zoomable.OverzoomEffect
|
||||
import me.saket.telephoto.zoomable.ZoomSpec
|
||||
import me.saket.telephoto.zoomable.rememberZoomableState
|
||||
|
||||
val topAppBarHeight = 88.dp
|
||||
val topAppBarHeight = 112.dp
|
||||
|
||||
/**
|
||||
* Ref: https://www.figma.com/design/pDlJZGBsri47FNTXMnEdXB/Compound-Android-Templates?node-id=3361-16623
|
||||
|
||||
Reference in New Issue
Block a user