Fix for LMP crash for Fragment.getContext()
Fragment.getContext() was added in API level 23 so changing usage from getContext() to mContext and adding override to the fragment just in case. Bug 30601104 Change-Id: I682cb28b60ca3d4103cb41f34d331ef761cde2f2
Loading
Please register or sign in to comment