Skip to content

refactor: Migrate to Project to Kotlin#13

Open
hivana wants to merge 1 commit intoantarikshc:devfrom
hivana:dev
Open

refactor: Migrate to Project to Kotlin#13
hivana wants to merge 1 commit intoantarikshc:devfrom
hivana:dev

Conversation

@hivana
Copy link

@hivana hivana commented Oct 1, 2019

Fixes #11


import android.graphics.Bitmap

data class NewsData(var title: String? = null,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not need to initiate all fields with null

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants