Adds option to import from Open5e.com
This commit is contained in:
@@ -40,4 +40,11 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/action_import_monster_from_file" />
|
||||
|
||||
<Button
|
||||
android:id="@+id/button_import_open5e"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="8dp"
|
||||
android:text="@string/action_import_from_open5e" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user