OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MaxHeightScrollView
(Results
1 - 2
of
2
) sorted by null
/sdk/apps/NotificationStudio/src/com/android/notificationstudio/
MaxHeightScrollView.java
23
public class
MaxHeightScrollView
extends ScrollView {
27
public
MaxHeightScrollView
(Context context, AttributeSet attrs) {
NotificationStudioActivity.java
85
MaxHeightScrollView
preview = (
MaxHeightScrollView
) findViewById(R.id.preview_scroller);
Completed in 27 milliseconds