• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="utf-8"?>
2<resources>
3    <!-- Border shapes -->
4    <!-- All shapes must be drawn in a 100 by 100 square -->
5    <string name="circular_border" translatable="false">M50,0 A50,50,0,1,1,50,100 A50,50,0,1,1,50,0</string>
6</resources>
7
8