Skip to main content

New answers tagged

Advice
0 votes
0 replies
0 views

In Android with Kotlin, is there any way to create a custom element with XML that can contain a child in a specific place?

Explain what goes wrong. Does it not compile? Does it compile but crash? Does it run but not do what you expect? In the first two cases, post the error. In the second, describe in detail what ...
Gabe Sechan's user avatar
  • 95.3k
0 votes

change position of spinner dropdown list

You can use the Spinner method dropDownHorizontalOffset There is also dropDownVerticalOffset for vertical offset if you need
Davide's user avatar
  • 3,490

Top 50 recent answers are included