mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 02:39:05 +01:00
7 lines
179 B
XML
7 lines
179 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<declare-styleable name="BriarRecyclerView">
|
|
<attr name="scrollToEnd" format="boolean" />
|
|
</declare-styleable>
|
|
|
|
</resources> |