INNER CODE UNIT · Java

onCreateView

Dimezis/BlurView · app/src/main/java/com/eightbitlab/blurview_sample/BaseFragment.java:19

    public View onCreateView(@NonNull LayoutInflater inflater, @Nullable ViewGroup container, @Nullable Bundle savedInstanceState) {
        return inflater.inflate(getLayoutId(), container, false);
    }
}

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…