Skip to content
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

code is not using jetpack or Android Architecture Components #2

Closed
sandys opened this issue Nov 11, 2018 · 2 comments
Closed

code is not using jetpack or Android Architecture Components #2

sandys opened this issue Nov 11, 2018 · 2 comments

Comments

@sandys
Copy link

sandys commented Nov 11, 2018

after the deprecation of onRetainCustomNonConfigurationInstance last week, there is really no way to save data on configuration change (rotation, etc) without using ViewModels and Architecture Components.

You guys need to use AAC, Jetpack and Viewmodels asap. you can do some of this easily (https://developer.android.com/jetpack/androidx/migrate).

But you need to write the ViewModels by hand.

@ganfra
Copy link
Member

ganfra commented Nov 12, 2018

You are maybe talking about the current Riot application (https://github.com/vector-im/riot-android).
This repo is a prototype for the new SDK and new design of Riot, and it does use AAC.

@bmarty
Copy link
Member

bmarty commented Jan 8, 2019

@sandys I've created element-hq/riot-android#2839.

bmarty added a commit that referenced this issue Sep 18, 2019
test env on Buildkite #2
bmarty added a commit that referenced this issue Oct 11, 2019
bmarty added a commit that referenced this issue Oct 21, 2019
ganfra added a commit that referenced this issue Jan 15, 2020
bmarty added a commit that referenced this issue Mar 6, 2020
squarepupil added a commit to squarepupil/riotX-android that referenced this issue Jul 26, 2020
bmarty added a commit that referenced this issue Jan 22, 2021
leeashlee pushed a commit to leeashlee/animent-android that referenced this issue Aug 29, 2023
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

No branches or pull requests

3 participants