Read from start quick action
This commit is contained in:
8
app/src/main/res/menu/popup_read.xml
Normal file
8
app/src/main/res/menu/popup_read.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<menu xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<item
|
||||
android:id="@+id/action_read"
|
||||
android:title="@string/read_from_start" />
|
||||
|
||||
</menu>
|
||||
Reference in New Issue
Block a user