apkfuckery/com.discord/res/layout/test_toolbar_surface.xml

3 lines
283 B
XML
Raw Normal View History

2020-05-17 12:40:10 +00:00
<?xml version="1.0" encoding="utf-8"?>
<com.google.android.material.appbar.MaterialToolbar android:layout_width="fill_parent" android:layout_height="wrap_content" style="@style/Widget.MaterialComponents.Toolbar.Surface"
xmlns:android="http://schemas.android.com/apk/res/android" />