Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 23c02a09 authored by Sherry Zhou's avatar Sherry Zhou Committed by Android (Google) Code Review
Browse files

Merge "Add ids for large weather clock in SystemUI for migrating to Compose" into main

parents 619ae12c fc468835
Loading
Loading
Loading
Loading
+9 −0
Original line number Original line Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <!-- View ids for elements in large weather clock -->
    <item type="id" name="weather_clock_time" />
    <item type="id" name="weather_clock_date" />
    <item type="id" name="weather_clock_weather_icon" />
    <item type="id" name="weather_clock_temperature" />
    <item type="id" name="weather_clock_alarm_dnd" />
</resources>
 No newline at end of file