mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-28 05:24:44 +00:00
use cards
This commit is contained in:
+1
-1
@@ -86,7 +86,7 @@ fun ChannelWebPageView(
|
||||
}
|
||||
|
||||
BackHandler(onBack = closeWithAlert)
|
||||
ModalView(close = closeWithAlert) {
|
||||
ModalView(close = closeWithAlert, cardScreen = true) {
|
||||
ChannelWebPageLayout(
|
||||
isChannel = isChannel,
|
||||
webPage = webPage,
|
||||
|
||||
Reference in New Issue
Block a user