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.
複数の画像を表示するスクロールHorizontalScrollViewがあります。表示する画像が1つある場合、ビューは画面の右端に表示されます。画面左側に表示させたい。どうやってするの?
HorizontalScrollView
ユーザーが親と重力を埋めて、必要な場所に要素を配置します。
または、左揃えの要素で RelativeLayout\LinearLayout を使用できます。
XML レイアウトを表示して、正確に何が必要かを把握します。