Searched refs:mPaddingBottomView (Results 1 – 1 of 1) sorted by relevance
48 TextView mPaddingBottomView; field in MainActivity77 mPaddingBottomView = findViewById(R.id.padding_bottom); in onCreate()78 mPaddingBottomView.addTextChangedListener(mTextWatcher); in onCreate()150 padding.bottom = loadIntText(mPaddingBottomView); in updatePadding()