Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/227.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Android 创建一个折叠的toobar布局,其中一半图像位于折叠工具栏和嵌套的scrollview中_Android_Android Layout_Android Coordinatorlayout_Android Appbarlayout_Android Collapsingtoolbarlayout - Fatal编程技术网

Android 创建一个折叠的toobar布局,其中一半图像位于折叠工具栏和嵌套的scrollview中

Android 创建一个折叠的toobar布局,其中一半图像位于折叠工具栏和嵌套的scrollview中,android,android-layout,android-coordinatorlayout,android-appbarlayout,android-collapsingtoolbarlayout,Android,Android Layout,Android Coordinatorlayout,Android Appbarlayout,Android Collapsingtoolbarlayout,我无法使用折叠工具栏创建此布局,因为如何将图像放置在2和3之间,两个区域都有单独的背景 任何帮助都将不胜感激。我看不到xml中的坐标。使用CoordinateLayout。@我没有使用它们,因为我在问题中澄清了我无法这样做,也不希望我的代码被遵循,因为我刚刚发布了我的代码,以便其他人知道我不希望使用这种类型的解决方案。 I wanted to create a layout as shown in picture, with following contents as follows, a)

我无法使用折叠工具栏创建此布局,因为如何将图像放置在2和3之间,两个区域都有单独的背景


任何帮助都将不胜感激。

我看不到xml中的坐标。使用CoordinateLayout。@我没有使用它们,因为我在问题中澄清了我无法这样做,也不希望我的代码被遵循,因为我刚刚发布了我的代码,以便其他人知道我不希望使用这种类型的解决方案。
I wanted to create a layout as shown in picture, with following contents as follows,
  a)Toolbar
  b)Collapsing toolbar
  c)container with many edittext and button with nested scrollview