LayoutInflater inflater =
(LayoutInflater)myContext.getSystemService(Context.LAYOUT_INFLATER_SERVICE );
Call getLayoutInflater() with Context
If you have to get LayoutInflater object with Context, in case of not in Activity. Call getLayoutInflater() with context using the code:
0 Response to "Call getLayoutInflater() with Context"
Posting Komentar