Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找如何在 android xml 布局中通过 TextView 覆盖 ImageButton。在我减少 TextView 边距顶部的那一刻,TextView 位于 ImageButton 下方。我想要相反的。
我不得不为 textview 使用 FrameLayout 和 padding top 而不是 LinearLyout