com.twofortyfouram.locale
Class MarketActivity

java.lang.Object
  extended by Activity
      extended by com.twofortyfouram.locale.MarketActivity

public final class MarketActivity
extends Activity

Provides a simple dialog UI for the user to understand what a plug-in is when tapping on the "open" button from the Android Market.


Constructor Summary
MarketActivity()
           
 
Method Summary
 void onCreate(Bundle savedInstanceState)
          
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MarketActivity

public MarketActivity()
Method Detail

onCreate

public void onCreate(Bundle savedInstanceState)