I have 2 text view and i want them to align horizontally at the same column. I tried to android:layout_toRightOf="@id/textName" but it seem like it goes to t
I have a macro that creates a pdf and then send it to outlook to attach as a email but it tries to open the app instead of using the web based version. what cod
Last month I created a Hand Pose Classification .mlmodel using CreateML for a school project, my model works great in the live preview and when I upload an imag
I am learning React. I have created a sandbox for you. In the sandbox, You will see multiple inputs for entering name,credit, debit. Currently, If I type on na
Design a class named Triangle that extends GeometricObject It must contain: Three double data fields named side1, side2, and side3 with default values 1.0 to d
I have some values in my dropdown and I want them to change as I change their text according to the value given in the language Json file. Is there a way to do
This is my first time using neo4j and I have spent past 3.5 hours in figuring out on how to join two csv files. sample_user contains sample_order contains Now