Skip to content

Commit bf7bfc7

Browse files
committed
bring recent files button back in Text Editor
1 parent fdc246e commit bf7bfc7

File tree

1 file changed

+2
-0
lines changed
  • app/src/main/java/com/raival/compose/file/explorer/screen/textEditor/ui

1 file changed

+2
-0
lines changed

app/src/main/java/com/raival/compose/file/explorer/screen/textEditor/ui/BottomBarView.kt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@ fun BottomBarView(
153153
),
154154
icon = Icons.Rounded.ChevronRight
155155
)
156+
157+
extraButton()
156158
}
157159
}
158160
}

0 commit comments

Comments
 (0)