Package com.naver.ads.ui
See: Description
-
Object Summary Object Description Companion -
Enum Summary Enum Description ResizeMode Resize modes for Views that use AspectRatioDecorator. -
Interface Summary Interface Description AspectRatioListener Listener to be notified about changes of the aspect ratios of this view. AspectRatioDecorator Decorator for applying aspect ratio to the View. NasDecorator Decorator interface that support AspectRatioDecorator and RoundCornerDecorator. RoundCornerDecorator Base decorator for applying rounded corner to the View. SuperOnMeasureDispatcher The dispatcher that calls the onMeasuremethod of the given view.SuperDrawDispatcher The dispatcher that calls the drawmethod of the given view.SuperDispatchDrawDispatcher The dispatcher that calls the dispatchDrawmethod of the given view. -
Class Summary Class Description AspectRatioViewDecorator Decorator for applying the desired aspect ratio to the given view. NasFrameLayout NasImageView NasTextView NasViewDecorator Decorator implementations for applying rounded corner and aspect ratio to the given view. RoundCornerViewBorderDecorator Decorator for applying rounded corner borders to the given view. RoundCornerViewDecorator Decorator implementations for applying rounded corner to the given view. ViewDecorator Base interface for a View that can be decorated.