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

Commit fc468835 authored by Sherry Zhou's avatar Sherry Zhou
Browse files

Add ids for large weather clock in SystemUI for migrating to Compose

Bug: 327271624
Test: manual
Flag: None

Change-Id: Ibd17eede64dcea8d01bc2ee3fb55d8e140bfe292
parent daa237b6
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