
Search In
Here I have created Action Bar in android. In android Action Bar is used to provide navigation and perform some actions.
In this blog I have implement a Action Bar in my Android project and perform actions such as switching fragment. Below example
In the below code first I have added a Switch button in main layout. Here I have created two-state toggle switch that can select between two options. The user may drag the thumb back and forth to choose the selected option. In MainActivity I have use
While creating list on a recycler view we need more functionality like delete, copy and more. Like our popular apps what's app, gmail and hike we found toolbar in action mode if we long press list items on that, same UI with functionality we will
This blog will help you to setup a navigation bar at the bottom side of screen in which you can define maximum three to five top level view of an app. These all view can be directly accessed from any where in the app. If we are putting maximum five v
"I put that all behind me," McCain said. "I put all that behind me. For me to get back in anger at anyone is non-productive. Our country was divided in an almost unprecedented fashion during the Vietnam War. And when I came home I was shocked. So I h
ciYjODIxNztzIGJpbGwgZm9yIHRoaXMgbW9udGggd291bGQgYmUgJDMyLCBkb3duIDkuMSBwZXJj Polo Ralph Lauren Outlet Germany's bullying of the Greeks is cutting through and making some previously EU-neutral voters, such as myself, think again, he wrote. chancellor
I am trying to develop an android application that gets the device latitude and longitude using GPS or Network providers, whichever is available for the process. The code works perfectly fine when the device's GPS is on but unfortunately it never
This blog gives a simple example to implement Gesture listener ( or horizontal swipe) on ListView item.
public class MainActivity extends Activity implements OnGestureListener{
private ListView listView;
private ArrayList LIST;
private
In the below example I have created Circular Reveal Animation like chat app(Whatsapp). First I have created activity_main.xml layout, here I have added FrameLayout, all layout and attributes like LinearLayout, ImageButton, TextView, View are
In security,view and action use the following pattern :
1-For a menu: _menu
2-For a view: _view_, where view_type is kanban, form, tree, search, …
3-For an action: the main action respects _action. Others are suffixed with _ , where de
