File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ ownCloud admins and users.
36
36
37
37
## Summary
38
38
39
+ * Bugfix - Side menu collapses info in landscape: [ #4513 ] ( https://github.com/owncloud/android/issues/4513 )
39
40
* Bugfix - Content in Spaces not shown from third-party apps: [ #4522 ] ( https://github.com/owncloud/android/issues/4522 )
40
41
* Bugfix - Add bottom margin for used quota in account dialog: [ #4566 ] ( https://github.com/owncloud/android/issues/4566 )
41
42
* Change - Bump target SDK to 35: [ #4529 ] ( https://github.com/owncloud/android/issues/4529 )
@@ -46,6 +47,14 @@ ownCloud admins and users.
46
47
47
48
## Details
48
49
50
+ * Bugfix - Side menu collapses info in landscape: [ #4513 ] ( https://github.com/owncloud/android/issues/4513 )
51
+
52
+ Two empty and visual items have been added to prevent the drawer from collapsing
53
+ in landscape mode.
54
+
55
+ https://github.com/owncloud/android/issues/4513
56
+ https://github.com/owncloud/android/pull/4580
57
+
49
58
* Bugfix - Content in Spaces not shown from third-party apps: [ #4522 ] ( https://github.com/owncloud/android/issues/4522 )
50
59
51
60
The root of the spaces has been synchronized before displaying the file list
You can’t perform that action at this time.
0 commit comments