From 8267d325edaf9766ab3cf2e4938ff656cde53344 Mon Sep 17 00:00:00 2001 From: "Abd El-Twab M. Fakhry" Date: Tue, 30 Apr 2024 23:41:02 +0300 Subject: [PATCH] Fix compilation error when parsing unsupported file format --- .../res/layout-land/list_stream_card_item.xml | 95 ++++++++++++++++++- 1 file changed, 94 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout-land/list_stream_card_item.xml b/app/src/main/res/layout-land/list_stream_card_item.xml index 70228ee1d..2b7c414be 120000 --- a/app/src/main/res/layout-land/list_stream_card_item.xml +++ b/app/src/main/res/layout-land/list_stream_card_item.xml @@ -1 +1,94 @@ -../layout/list_stream_item.xml \ No newline at end of file + + + + + + + + + + + + + + + + \ No newline at end of file