Zhuinden / flowless

[DEPRECATED] Based on Flow 1.0-alpha. To keep your life simple, use zhuinden/simple-stack instead.
Apache License 2.0
141 stars 7 forks source link

Determine if ActivityUtils interacts properly with other ContextWrappers #28

Open Zhuinden opened 7 years ago

Zhuinden commented 7 years ago

Code should probably attempt to call InternalContext.getActivity() for baseContext in https://github.com/Zhuinden/flowless/blob/master/flowless-library/src/main/java/flowless/ActivityUtils.java#L23 just to be sure.