[FIX] Spaces' root folder in landscape has no room for the list of files#4790
[FIX] Spaces' root folder in landscape has no room for the list of files#4790mykh-hailo wants to merge 3 commits intoowncloud:masterfrom
Conversation
|
@joragua about the branch name, I am sorry for not using underscore. Can you check it please? |
There was a problem hiding this comment.
Somme comments! 😄 @mykh-hailo
-
Missing changelog file
-
I would go for a different approach. I'd reduce the height of the space card. Since
android:configChanges="orientation|screenSize"is set in the manifest forFileDisplayActivity, the activity is not re-created on orientation change. I'd useonConfigurationChanged()instead and update the space header dimensions there.
|
As @jesmrec mentioned, I wouldn't go for that approach at this point |
a71a640 to
e2911ac
Compare
e2911ac to
541101a
Compare
541101a to
23af09d
Compare
joragua
left a comment
There was a problem hiding this comment.
LGTM! Let's see if it is fixed in QA 🚀
|
@jesmrec To resolve the issue, should I reduce the icon size or place the icon and title horizontally? |
I'd say, reducing the icon side. Setting the text aside the icon sounds weird 😅 |
60496f7 to
4add3aa
Compare
|
@jesmrec I have reduces the empty icon size on landscape. I'd appreciate it if you review and share your opinion. |
|
Approved on my side! 🚀 Thanks for your patience and engagement @mykh-hailo!! The last step is rebasing the branch against |



Related Issues
App: #4625
ReleaseNotesViewModel.ktcreating a newReleaseNote()with String resources (if required)