-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[TECHNICAL] Kotlinize PreviewTextFragment #4376
Conversation
11eee5c
to
31c1405
Compare
31500ab
to
bf9ab4e
Compare
e829448
to
cf78f8d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job @joragua! I left some comments here for you to review 👍
owncloudApp/src/main/java/com/owncloud/android/ui/preview/PreviewTextFragment.kt
Outdated
Show resolved
Hide resolved
owncloudApp/src/main/java/com/owncloud/android/ui/preview/PreviewTextFragment.kt
Outdated
Show resolved
Hide resolved
owncloudApp/src/main/java/com/owncloud/android/ui/preview/PreviewTextFragment.kt
Outdated
Show resolved
Hide resolved
owncloudApp/src/main/java/com/owncloud/android/ui/preview/PreviewTextFragment.kt
Show resolved
Hide resolved
owncloudApp/src/main/java/com/owncloud/android/ui/preview/PreviewTextFragment.kt
Outdated
Show resolved
Hide resolved
owncloudApp/src/main/java/com/owncloud/android/ui/preview/PreviewTextFragment.kt
Outdated
Show resolved
Hide resolved
owncloudApp/src/main/java/com/owncloud/android/ui/preview/PreviewTextFragment.kt
Outdated
Show resolved
Hide resolved
owncloudApp/src/main/java/com/owncloud/android/ui/preview/PreviewTextFragment.kt
Outdated
Show resolved
Hide resolved
owncloudApp/src/main/java/com/owncloud/android/ui/preview/PreviewTextFragment.kt
Show resolved
Hide resolved
7037b05
to
e1d52c0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two tiny comments and we're done 😃 @joragua
owncloudApp/src/main/java/com/owncloud/android/ui/preview/PreviewTextFragment.kt
Outdated
Show resolved
Hide resolved
owncloudApp/src/main/java/com/owncloud/android/ui/preview/PreviewTextFragment.kt
Show resolved
Hide resolved
…ble parameter in FileDisplayActivity
…ameters in AsyncTask
…arameter in AsyncTask
9171a1e
to
57eb415
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM now!! Good job @joragua 🥳!! Let's move this to QA
Regression over text preview
Not much more to test here, text previews are OK and now in Kotlin. Move on! |
Related Issues
App: #4356
ReleaseNotesViewModel.kt
creating a newReleaseNote()
with String resources (if required)QA
QA checks #4376 (comment)