bgabriel998/SoftwareDevProject

View on GitHub
app/src/main/res/drawable/countries/drawable/country_luxembourg.xml

Summary

Maintainability
Test Coverage
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="512dp"
    android:height="512dp"
    android:viewportWidth="512"
    android:viewportHeight="512">
  <path
      android:pathData="M256,256m-256,0a256,256 0,1 1,512 0a256,256 0,1 1,-512 0"
      android:fillColor="#f0f0f0"/>
  <path
      android:pathData="m256,0c-110.071,0 -203.906,69.472 -240.077,166.957h480.155c-36.172,-97.485 -130.007,-166.957 -240.078,-166.957z"
      android:fillColor="#d80027"/>
  <path
      android:pathData="m256,512c110.071,0 203.906,-69.472 240.077,-166.957h-480.154c36.171,97.485 130.006,166.957 240.077,166.957z"
      android:fillColor="#338af3"/>
</vector>