Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom camera #3

Open
wants to merge 15 commits into
base: v1.1.0_local_file_path
Choose a base branch
from
Open

Custom camera #3

wants to merge 15 commits into from

Conversation

msaikrishna
Copy link

No description provided.

@@ -56,4 +57,6 @@ dependencies {
testImplementation "org.powermock:powermock-module-junit4-rule:${POWERMOCK_VERSION}"
testImplementation "org.powermock:powermock-classloading-xstream:${POWERMOCK_VERSION}"
testImplementation "org.mockito:mockito-core:${MOCKITO_CORE_VERSION}"
implementation "androidx.core:core-ktx:+"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hardcode the version

android:background="@color/translucent_black" />


</FrameLayout><!--<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"-->

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

commneted code remove

@@ -0,0 +1,43 @@
<?xml version="1.0" encoding="utf-8"?>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this one if not needd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants