Files
termux-app/app/src/main/res/drawable/current_session.xml
2019-10-20 20:05:48 +02:00

5 lines
179 B
XML

<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
<solid android:color="#E0E0E0" />
</shape>