]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/drawable-anydpi-v21/ic_expand_more_black_24dp.xml
whitespace
[mobile-ledger.git] / app / src / main / res / drawable-anydpi-v21 / ic_expand_more_black_24dp.xml
index 809847adc242b156c524c17d8aa29559083c4bb6..f975aff15b0b59e4749eb10bf4f8d6820185d030 100644 (file)
   ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   ~ See the License for the specific language governing permissions and
   ~ limitations under the License.
+  ~
+  ~ Modified/adapted by Damyan Ivanov for MoLe
   -->
 
-<vector android:height="24dp" android:tint="?colorAccent"
-    android:viewportHeight="24.0" android:viewportWidth="24.0"
-    android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
-    <path android:fillColor="#FF000000" android:pathData="M16.59,8.59L12,13.17 7.41,8.59 6,10l6,6 6,-6z"/>
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+    android:width="24dp"
+    android:height="24dp"
+    android:tint="?colorAccent"
+    android:viewportWidth="24.0"
+    android:viewportHeight="24.0">
+    <path
+        android:fillColor="#FF000000"
+        android:pathData="M16.59,8.59L12,13.17 7.41,8.59 6,10l6,6 6,-6z" />
 </vector>