-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feat/show story by sdk #22
Conversation
@gochicus И теперь для работы с srotires view её нужно инициализаровать через sdk. Все изменения в README |
personalizatio-sdk/src/main/kotlin/com/personalizatio/listeners/ShowStoryRequestListener.kt
Outdated
Show resolved
Hide resolved
personalizatio-sdk/src/main/kotlin/com/personalizatio/stories/models/Story.kt
Outdated
Show resolved
Hide resolved
personalizatio-sdk/src/main/kotlin/com/personalizatio/stories/views/StoriesView.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.
Остались небольшие правки.
В своём коммите я вынес некоторые фичи работы с шрифтами и цветами в отдельный слой. Потом надо будет разделить эти утилиты ещё глубже.
https://github.com/rees46/planning/issues/826
feat:
fix:
refactor