Ambient Pulse Light: add layout style for top n bottom [2/2]
Signed-off-by: SuperDroidBond <superdroidbond@yahoo.com> Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
committed by
Hưng Phan
parent
c9bb0bb72d
commit
cdb4dbd267
@@ -593,4 +593,17 @@
|
||||
<item>300</item>
|
||||
<item>600</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Pulse Light Layout style -->
|
||||
<string-array name="pulse_light_layout_style_entries" translatable="false">
|
||||
<item>@string/pulse_light_both</item>
|
||||
<item>@string/pulse_light_top_bottom</item>
|
||||
<item>@string/pulse_light_left_right</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="pulse_light_layout_style_values" translatable="false">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user