Added Github Repo Import Worker and Framework
This commit is contained in:
@@ -47,4 +47,11 @@
|
||||
android:layout_marginTop="8dp"
|
||||
android:text="@string/action_import_from_open5e" />
|
||||
|
||||
<Button
|
||||
android:id="@+id/button_import_github"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="8dp"
|
||||
android:text="@string/action_import_from_github" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user