質問編集履歴

2

画像の追加

2017/04/06 13:27

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
 
12
12
 
13
-
13
+ ![イメージ説明](12f6c16bd7f1bdbdd1728243898e49a4.png)
14
14
 
15
15
  ```xml
16
16
 

1

コード中のlayout_belowを強調

2017/04/06 13:27

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -100,7 +100,7 @@
100
100
 
101
101
  <FrameLayout
102
102
 
103
- android:layout_below="@+id/image"
103
+ android:layout_below="@+id/image" <!--ここのlayout_belowが効かない-->
104
104
 
105
105
  android:layout_width="wrap_content"
106
106