<?xml version="1.0" encoding="utf-8"?> | |
<!-- | |
SPDX-FileCopyrightText: 2024 The LineageOS Project | |
SPDX-License-Identifier: Apache-2.0 | |
--> | |
<shape xmlns:android="http://schemas.android.com/apk/res/android"> | |
<solid android:color="?android:attr/colorBackground" /> | |
</shape> |