MarcinMoskala/ActivityStarter
Simple Android Library, that provides easy way to start the Activities with arguments.
KotlinApache-2.0
Issues
- 0
Crash when using Proguard
#34 opened by thanhtoan1196 - 0
- 2
Migration to androidx
#28 opened by jeffreydelooff - 5
- 0
Incremental processor
#30 opened by naixx - 2
var ArrayList of Parcelable problem
#27 opened by btwarog - 2
Can't fetch data at
#26 opened by Kolyall - 12
Activity State not getting restored when the activity is killed and restored
#24 opened by danieldisu - 0
MultiDex error
#23 opened by Kolyall - 1
- 1
Add Kotlin support
#18 opened by MarcinMoskala - 3
@Arg arguments
#13 opened by andro-jedi - 3
How to parse list of enum?
#17 opened by Kolyall - 15
Implement support for Parcels lib
#4 opened by Kolyall - 1
Replace @ActivityStarterConfig(converters = { ParcelarArgConverter.class }) to @Arg(bundler = ParcelarArgConverter.class)
#15 opened by Kolyall - 6
- 4
Create private String KEY
#7 opened by Kolyall - 5
Implement method .startActivityForResult
#3 opened by Kolyall