縁なしの背景をボタンに設定しようとしています (押されたときに強調表示する必要があります)。そうするために、私は設定しようとしています:
android:background="?android:attr/selectableItemBackground"
(ここで説明されているように)
しかし、エラーが発生します:
error: Error: No resource found that matches the given name (at 'background' with value '?android:attr/selectableItemBackground').
API レベル 1.6、API 2.2 も試しました