Home
last modified time | relevance | path

Searched refs:mainLayout (Results 1 – 1 of 1) sorted by relevance

/expo/packages/expo-dev-menu/android/src/debug/java/expo/modules/devmenu/
H A DDevMenuActivity.kt128 val mainLayout = findViewById<CoordinatorLayout>(R.id.main_layout) in setContentView() constant
147 mainLayout.setOnClickListener { in setContentView()