public class

ActivityChooserView.InnerLayout

extends LinearLayout

 java.lang.Object

↳LinearLayout

↳androidx.appcompat.widget.ActivityChooserView.InnerLayout

Overview

Allows us to set the background using TintTypedArray

Summary

Constructors
publicInnerLayout(Context context, AttributeSet attrs)

Methods
from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public InnerLayout(Context context, AttributeSet attrs)