<!-- 连框颜色值 -->
<item>
<shape>
<solid android:color="@android:color/background_dark"/>
</shape>
</item>
<item
android:bottom="2px"
android:top="2px">

<!-- 主体背景颜色值 -->
<shape>
<solid android:color="#27aca9"/>
</shape>
</item>
</layer-list>

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-24
猜你喜欢
  • 2022-12-23
  • 2021-06-26
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案