質問編集履歴

2

補足

2020/12/30 06:22

投稿

rick
rick

スコア18

title CHANGED
File without changes
body CHANGED
@@ -16,6 +16,9 @@
16
16
  ![イメージ説明](328d257fed6e71b2f15c2526573c8b5b.png)
17
17
  [Galaxy Nexus(720×1280xhdpi)。上メニューが表示されていない]
18
18
 
19
+ ![イメージ説明](0c5efcf68b8a45b9ae37ac9dd6c2b1f2.png)
20
+ [Galaxy Nexus(720×1280xhdpi)。Android Studio上でImageView2つがはみ出ている]
21
+
19
22
  activity_main.xml
20
23
  ```activity_main.xml
21
24
  <?xml version="1.0" encoding="utf-8"?>

1

修正

2020/12/30 06:22

投稿

rick
rick

スコア18

title CHANGED
File without changes
body CHANGED
@@ -16,6 +16,7 @@
16
16
  ![イメージ説明](328d257fed6e71b2f15c2526573c8b5b.png)
17
17
  [Galaxy Nexus(720×1280xhdpi)。上メニューが表示されていない]
18
18
 
19
+ activity_main.xml
19
20
  ```activity_main.xml
20
21
  <?xml version="1.0" encoding="utf-8"?>
21
22
  <androidx.constraintlayout.widget.ConstraintLayout
@@ -34,6 +35,7 @@
34
35
  </androidx.constraintlayout.widget.ConstraintLayout>
35
36
  ```
36
37
 
38
+ fragment_top.xml
37
39
  ```fragment_top.xml
38
40
  <?xml version="1.0" encoding="utf-8"?>
39
41
  <androidx.constraintlayout.widget.ConstraintLayout