<?xml version="1.0" encoding="utf-8"?> <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"> <gradient android:startColor="#00000000" android:centerColor="#FFFFFFFF" android:endColor="#00000000" android:angle="0" /> </shape>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 8980 | Matt Attaway | Add source code for both the Android and iOS versions of P4Scout. |