-
Notifications
You must be signed in to change notification settings - Fork 687
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
CATROID-1168 Refactor UserDefinedBrickListFragment and PrototypeBrickAdapter to kotlin #4279
Conversation
c9df5c0
to
05122be
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.
Looks good to me!
catroid/src/main/java/org/catrobat/catroid/ui/fragment/UserDefinedBrickListFragment.kt
Outdated
Show resolved
Hide resolved
catroid/src/main/java/org/catrobat/catroid/ui/fragment/UserDefinedBrickListFragment.kt
Outdated
Show resolved
Hide resolved
catroid/src/main/java/org/catrobat/catroid/ui/fragment/UserDefinedBrickListFragment.kt
Outdated
Show resolved
Hide resolved
catroid/src/main/java/org/catrobat/catroid/ui/fragment/UserDefinedBrickListFragment.kt
Outdated
Show resolved
Hide resolved
catroid/src/main/java/org/catrobat/catroid/ui/fragment/UserDefinedBrickListFragment.kt
Outdated
Show resolved
Hide resolved
catroid/src/main/java/org/catrobat/catroid/ui/fragment/UserDefinedBrickListFragment.kt
Outdated
Show resolved
Hide resolved
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.
please consider my suggestions in your code.
05122be
to
5c04586
Compare
Done!! |
please fix the merge conflict. |
@khushal1707 please could you fix the conflict and let us know. |
Also, please squash the commits into one. |
…kAdapter to kotlin
Nur is no longer part of the project
Ticket: https://jira.catrob.at/browse/CATROID-1168
Refactored UserDefinedBrickListFragment, PrototypeBrickAdapter to kotlin and added viewBinding to UserDefinedBrickListFragment
Your checklist for this pull request
Please review the contributing guidelines and wiki pages of this repository.