質問編集履歴

1

@TargetApiの部分を削除しました。

2020/08/03 06:42

投稿

handlehandle
handlehandle

スコア2

test CHANGED
File without changes
test CHANGED
@@ -90,7 +90,7 @@
90
90
 
91
91
 
92
92
 
93
- @TargetApi(Build.VERSION_CODES.LOLLIPOP)
93
+
94
94
 
95
95
  public class MainActivity extends Activity {
96
96
 
@@ -112,7 +112,7 @@
112
112
 
113
113
 
114
114
 
115
- @TargetApi(Build.VERSION_CODES.M)
115
+
116
116
 
117
117
  @Override
118
118