我有scrollable custom view。它运作良好。
我希望能够horizontal LinearLayout在foreground of that view. 非常重要的是,我LinearLayout希望custom view is scrolled.
所以基本上,我该怎么做?通常,当我有一个前景视图时,当我点击背景时,foreground disappears(我通常Dialog用于foreground)
我有scrollable custom view。它运作良好。
我希望能够horizontal LinearLayout在foreground of that view. 非常重要的是,我LinearLayout希望custom view is scrolled.
所以基本上,我该怎么做?通常,当我有一个前景视图时,当我点击背景时,foreground disappears(我通常Dialog用于foreground)